Searched defs:ir3 (Results 1 – 6 of 6) sorted by relevance
26 int &ir3 = N3::f(1); in test() local56 int &ir3 = N7::f(17); in testMerged() local69 int &ir3 = N10::f(17); in testMergedMerged() local
17 int &ir3 = f1(i, i); in g1() local29 int &ir3 = x.f1(i, i); in test_X_f1() local
403 struct ir3 { struct404 struct ir3_compiler *compiler; argument407 struct ir3_instruction **inputs; argument408 struct ir3_instruction **outputs; argument441 /* List of ir3_array's: */ argument447 struct ir3_array { argument
48 int &ir3 = ci.g5(); in test_C() local
273 int (&ir3)[3] = s<int>().f<int, float, double>(); in main() local
188 int &ir3 = c2(1); in test_callable() local