Searched defs:isshift (Results 1 – 2 of 2) sorted by relevance
/external/swiftshader/third_party/subzero/crosstest/ |
D | test_arith.h | 21 #define X(inst, op, isdiv, isshift) \ argument 33 #define X(inst, op, isdiv, isshift) \ argument
|
D | test_arith_main.cpp | 68 #define X(inst, op, isdiv, isshift) \ in testsInt() argument 73 #define X(inst, op, isdiv, isshift) \ in testsInt() argument 189 #define X(inst, op, isdiv, isshift) \ in testsVecInt() argument 194 #define X(inst, op, isdiv, isshift) \ in testsVecInt() argument
|