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.cpp80 bool ResultLlc = Funcs[f].FuncLlc(Value1, Value2); in testsInt() local
107 bool ResultLlc = Funcs[f].FuncLlc(Value1, Value2); in testsInt() local
161 bool ResultLlc = Funcs[f].FuncLlc(Value); in testsIntWithZero() local
182 bool ResultLlc = Funcs[f].FuncLlc(Value); in testsIntWithZero() local
242 TypeUnsigned ResultLlc = Funcs[f].FuncLlc(Value1, Value2); in testsVecInt() local
304 Ty ResultLlc = Funcs[f].FuncLlc(Value1, Value2); in testsVecI1() local
331 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.cpp102 TypeUnsigned ResultSz, ResultLlc; in testsInt() local
138 TypeUnsigned ResultSz, ResultLlc; in testsInt() local
219 TypeUnsigned ResultSz, ResultLlc; in testsVecInt() local
273 Type ResultLlc = Funcs[f].FuncLlc(Value1, Value2); in testsFp() local
291 Type ResultLlc = mySqrt(Value); in testsFp() local
348 v4f32 ResultLlc = Funcs[f].FuncLlc(Value1, Value2); in testsVecFp() local
Dtest_bitmanip_main.cpp70 Type ResultLlc = Funcs[f].FuncLlc(Value); in testBitManip() local
100 Type ResultLlc = Funcs[f].FuncLlc(Value); in testByteSwap() local
Dtest_fcmp_main.cpp94 bool ResultSz, ResultLlc; in testsScalar() local
188 v4si32 ResultSz, ResultLlc; in testsVector() local
Dtest_sync_atomic_main.cpp228 Type ResultLlc = *AtomicLoc; in testAtomicRMWThreads() local