Home
last modified time | relevance | path

Searched defs:ResultLlc (Results 1 – 7 of 7) sorted by relevance

/external/swiftshader/third_party/subzero/crosstest/
Dtest_icmp_main.cpp74 bool ResultLlc = Funcs[f].FuncLlc(Value1, Value2); in testsInt() local
101 bool ResultLlc = Funcs[f].FuncLlc(Value1, Value2); in testsInt() local
149 bool ResultLlc = Funcs[f].FuncLlc(Value); in testsIntWithZero() local
170 bool ResultLlc = Funcs[f].FuncLlc(Value); in testsIntWithZero() local
224 TypeUnsigned ResultLlc = Funcs[f].FuncLlc(Value1, Value2); in testsVecInt() local
285 Ty ResultLlc = Funcs[f].FuncLlc(Value1, Value2); in testsVecI1() local
312 Ty ResultLlc = Funcs[f].FuncLlc(Value1, Value2); in testsVecI1() local
Dtest_select_main.cpp52 Ty ResultLlc = select(Cond, Value1, Value2); in testSelect() local
88 v4f32 ResultLlc = select(Cond, Value1, Value2); in testSelect() local
118 Ty ResultLlc = select_i1(Cond, Value1, Value2); in testSelectI1() local
Dtest_vector_ops_main.cpp82 Ty ResultLlc = VectorOps<T>::insertelement(Vect, Elt, I); in testInsertElement() local
115 CastTy ResultLlc = VectorOps<T>::extractelement(Vect, I); in testExtractElement() local
147 Ty ResultLlc = VectorOps<T>::shufflevector(Vect0, Vect1, Which); in testShuffleVector() local
Dtest_arith_main.cpp106 TypeUnsigned ResultSz, ResultLlc; in testsInt() local
142 TypeUnsigned ResultSz, ResultLlc; in testsInt() local
221 TypeUnsigned ResultSz, ResultLlc; in testsVecInt() local
274 Type ResultLlc = Funcs[f].FuncLlc(Value1, Value2); in testsFp() local
292 Type ResultLlc = mySqrt(Value); in testsFp() local
348 v4f32 ResultLlc = Funcs[f].FuncLlc(Value1, Value2); in testsVecFp() local
Dtest_bitmanip_main.cpp107 Type ResultLlc = Funcs[f].FuncLlc(Value); in testBitManip() local
137 Type ResultLlc = Funcs[f].FuncLlc(Value); in testByteSwap() local
Dtest_fcmp_main.cpp92 bool ResultSz, ResultLlc; in testsScalar() local
184 v4si32 ResultSz, ResultLlc; in testsVector() local
Dtest_sync_atomic_main.cpp258 Type ResultLlc = *AtomicLoc; in testAtomicRMWThreads() local