Searched defs:ir3 (Results 1 – 6 of 6) sorted by relevance
340 struct ir3 { struct341 struct ir3_compiler *compiler; argument344 struct ir3_instruction **inputs; argument345 struct ir3_instruction **outputs; argument354 struct ir3_instruction **baryfs; argument367 struct ir3_instruction **indirects; argument370 struct ir3_instruction **predicates; argument376 struct ir3_instruction **keeps; argument382 struct ir3_instruction **astc_srgb; argument387 /* List of ir3_array's: */ argument[all …]
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
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