Searched defs:TestImplReg (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/swiftshader/third_party/subzero/unittest/AssemblerX8664/ |
H A D | ControlFlow.cpp | 248 #define TestImplReg(Dst) \ in TEST_F() macro
|
H A D | GPRArith.cpp | 939 #define TestImplReg(Inst, Value0, Src, Value1, Type, Size) \ in TEST_F() macro 1212 #define TestImplReg(Inst, Value0, Src, Value1, Type, Size) \ in TEST_F() macro 1624 #define TestImplReg(Dst, Size) \ in TEST_F() macro
|
/aosp_15_r20/external/swiftshader/third_party/subzero/unittest/AssemblerX8632/ |
H A D | ControlFlow.cpp | 192 #define TestImplReg(Dst) \ in TEST_F() macro
|
H A D | GPRArith.cpp | 911 #define TestImplReg(Inst, Value0, Src, Value1, Type, Size) \ in TEST_F() macro 1179 #define TestImplReg(Inst, Value0, Src, Value1, Type, Size) \ in TEST_F() macro 1639 #define TestImplReg(Dst, Size) \ in TEST_F() macro
|