Searched refs:FuncLlc (Results 1 - 5 of 5) sorted by relevance

/external/swiftshader/third_party/subzero/crosstest/
H A Dtest_stacksave_main.c32 FuncType FuncLlc; member in struct:__anon20624
44 uint32_t llc_result = Funcs[f].FuncLlc(size_to_test, start, inc);
H A Dtest_bitmanip_main.cpp53 FuncType FuncLlc; member in struct:__anon20613
70 Type ResultLlc = Funcs[f].FuncLlc(Value);
89 FuncType FuncLlc; member in struct:__anon20614
100 Type ResultLlc = Funcs[f].FuncLlc(Value);
H A Dtest_icmp_main.cpp48 FuncTypeUnsigned FuncLlc; member in struct:__anon20620
80 bool ResultLlc = Funcs[f].FuncLlc(Value1, Value2);
107 bool ResultLlc = Funcs[f].FuncLlc(Value1, Value2);
131 FuncTypeUnsigned FuncLlc; member in struct:__anon20621
161 bool ResultLlc = Funcs[f].FuncLlc(Value);
182 bool ResultLlc = Funcs[f].FuncLlc(Value);
209 FuncTypeUnsigned FuncLlc; member in struct:__anon20622
242 TypeUnsigned ResultLlc = Funcs[f].FuncLlc(Value1, Value2);
282 FuncType FuncLlc; member in struct:__anon20623
304 Ty ResultLlc = Funcs[f].FuncLlc(Value
[all...]
H A Dtest_sync_atomic_main.cpp64 FuncType FuncLlc; member in struct:__anon20626
88 Type ResultLlc1 = Funcs[f].FuncLlc(fetch_first, AtomicLoc, Value2);
115 FuncType FuncLlc; member in struct:__anon20627
135 Funcs[f].FuncLlc(AtomicLoc, flip ? Value2 : Value1, Value2);
185 FuncType FuncLlc; member in struct:__anon20628
208 ThreadData<Type> TDataLlc = {Funcs[f].FuncLlc, fetch_first, AtomicLoc,
H A Dtest_arith_main.cpp255 FuncType FuncLlc; member in struct:__anon20611
273 Type ResultLlc = Funcs[f].FuncLlc(Value1, Value2);
326 FuncType FuncLlc; member in struct:__anon20612
348 v4f32 ResultLlc = Funcs[f].FuncLlc(Value1, Value2);

Completed in 96 milliseconds