Home
last modified time | relevance | path

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

/external/swiftshader/third_party/subzero/unittest/AssemblerX8632/
DControlFlow.cpp148 #define TestImplAddr(Near) \ in TEST_F() macro
227 TestImplAddr(Near); in TEST_F()
228 TestImplAddr(Far); in TEST_F()
238 #undef TestImplAddr in TEST_F()
DGPRArith.cpp959 #define TestImplAddr(Inst, Value0, Value1, Type, Size) \ in TEST_F() macro
997 TestImplAddr(Inst, Value0, Value1, Type, Size); \ in TEST_F()
1031 #undef TestImplAddr in TEST_F()
1235 #define TestImplAddr(Inst, Value0, Value1, Type, Size) \ in TEST_F() macro
1278 TestImplAddr(Inst, Value0, Value1, Type, Size); \ in TEST_F()
1309 #undef TestImplAddr in TEST_F()
1663 #define TestImplAddr(Size) \ in TEST_F() macro
1681 TestImplAddr(Size); \ in TEST_F()
1695 #undef TestImplAddr in TEST_F()
/external/swiftshader/third_party/subzero/unittest/AssemblerX8664/
DControlFlow.cpp204 #define TestImplAddr(Near) \ in TEST_F() macro
283 TestImplAddr(Near); in TEST_F()
284 TestImplAddr(Far); in TEST_F()
302 #undef TestImplAddr in TEST_F()
DGPRArith.cpp982 #define TestImplAddr(Inst, Value0, Value1, Type, Size) \ in TEST_F() macro
1020 TestImplAddr(Inst, Value0, Value1, Type, Size); \ in TEST_F()
1062 #undef TestImplAddr in TEST_F()
1265 #define TestImplAddr(Inst, Value0, Value1, Type, Size) \ in TEST_F() macro
1308 TestImplAddr(Inst, Value0, Value1, Type, Size); \ in TEST_F()
1347 #undef TestImplAddr in TEST_F()
1647 #define TestImplAddr(Size) \ in TEST_F() macro
1665 TestImplAddr(Size); \ in TEST_F()
1687 #undef TestImplAddr in TEST_F()