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
103 if (Funcs[f].FuncSzUnsigned) { in testsInt()
104 ResultSz = Funcs[f].FuncSzUnsigned(Value1, Value2); in testsInt()
139 if (Funcs[f].FuncSzUnsigned) { in testsInt()
140 ResultSz = Funcs[f].FuncSzUnsigned(Value1, Value2); in testsInt()
183 FuncTypeUnsigned FuncSzUnsigned; in testsVecInt() member
221 if (Funcs[f].FuncSzUnsigned) { in testsVecInt()
222 ResultSz = Funcs[f].FuncSzUnsigned(Value1, Value2); in testsVecInt()