Searched defs:ir3 (Results 1 – 12 of 12) 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
47 subdir('ir3') subdir
441 struct ir3 { struct442 struct ir3_compiler *compiler; argument445 DECLARE_ARRAY(struct ir3_instruction *, inputs); argument482 /* List of ir3_array's: */ argument490 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