Home
last modified time | relevance | path

Searched refs:TR2 (Results 1 – 4 of 4) sorted by relevance

/external/llvm/unittests/Support/
DTimerTest.cpp47 auto TR2 = T1.getTotalTime(); in TEST() local
49 EXPECT_TRUE(TR1 < TR2); in TEST()
/external/swiftshader/src/Renderer/
DETC_Decoder.cpp210 unsigned char TR2 : 4; member
468 int r2 = extend_4to8bits(TR2); in decodeTBlock()
/external/llvm/lib/Target/SystemZ/
DSystemZPatterns.td164 // TR2 and the output being TR1. SUPPRESS is 4 to suppress inexact conditions
/external/vulkan-validation-layers/tests/gtest-1.7.0/include/gtest/internal/
Dgtest-port.h.orig157 // scoped_ptr - as in TR2.