Home
last modified time | relevance | path

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

/external/swiftshader/third_party/subzero/crosstest/
Dtest_arith_main.cpp63 FuncTypeUnsigned FuncSzUnsigned; in testsInt() member
107 if (Funcs[f].FuncSzUnsigned) { in testsInt()
108 ResultSz = Funcs[f].FuncSzUnsigned(Value1, Value2); in testsInt()
143 if (Funcs[f].FuncSzUnsigned) { in testsInt()
144 ResultSz = Funcs[f].FuncSzUnsigned(Value1, Value2); in testsInt()
187 FuncTypeUnsigned FuncSzUnsigned; in testsVecInt() member
223 if (Funcs[f].FuncSzUnsigned) { in testsVecInt()
224 ResultSz = Funcs[f].FuncSzUnsigned(Value1, Value2); in testsVecInt()