Home
last modified time | relevance | path

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

/external/swiftshader/third_party/subzero/crosstest/
Dtest_arith_main.cpp68 #define X(inst, op, isdiv, isshift) \ in testsInt() argument
69 { STR(inst), test##inst, Subzero_::test##inst, NULL, NULL, isdiv } \ in testsInt()
73 #define X(inst, op, isdiv, isshift) \ in testsInt() argument
74 { STR(inst), NULL, NULL, test##inst, Subzero_::test##inst, isdiv } \ in testsInt()
189 #define X(inst, op, isdiv, isshift) \ in testsVecInt() argument
190 { STR(inst), test##inst, Subzero_::test##inst, NULL, NULL, isdiv, isshift } \ in testsVecInt()
194 #define X(inst, op, isdiv, isshift) \ in testsVecInt() argument
195 { STR(inst), NULL, NULL, test##inst, Subzero_::test##inst, isdiv, isshift } \ in testsVecInt()
Dtest_arith.h21 #define X(inst, op, isdiv, isshift) \ argument
33 #define X(inst, op, isdiv, isshift) \ argument
Dtest_arith.def32 //#define X(inst, op, isdiv, isshift)
39 //#define X(inst, op, isdiv, isshift)
Dtest_arith.cpp26 #define X(inst, op, isdiv, isshift) \
38 #define X(inst, op, isdiv, isshift) \