Searched defs:TestImplOp (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/swiftshader/third_party/subzero/unittest/AssemblerX8632/ |
H A D | GPRArith.cpp | 610 #define TestImplOp(Inst, Dst, Value0, Src, Value1, Type, Size, Op) \ in TEST_F() macro 837 #define TestImplOp(Inst0, Inst1, Dst0, Dst1, Value0, Src0, Src1, Value1, Op, \ in TEST_F() macro 989 #define TestImplOp(Inst, Value0, Src, Value1, Type, Size) \ in TEST_F() macro 1270 #define TestImplOp(Inst, Value0, Src, Value1, Type, Size) \ in TEST_F() macro 1548 #define TestImplOp(Inst, Dst, Value0, Count, Op, Type, Size) \ in TEST_F() macro
|
/aosp_15_r20/external/swiftshader/third_party/subzero/unittest/AssemblerX8664/ |
H A D | GPRArith.cpp | 636 #define TestImplOp(Inst, Dst, Value0, Src, Value1, Type, Size, Op) \ in TEST_F() macro 862 #define TestImplOp(Inst0, Inst1, Dst0, Dst1, Value0, Src0, Src1, Value1, Op, \ in TEST_F() macro 1012 #define TestImplOp(Inst, Value0, Src, Value1, Type, Size) \ in TEST_F() macro 1300 #define TestImplOp(Inst, Value0, Src, Value1, Type, Size) \ in TEST_F() macro 1530 #define TestImplOp(Inst, Dst, Value0, Count, Op, Type, Size) \ in TEST_F() macro
|