Searched refs:get_f32_cmp (Results 1 – 3 of 3) sorted by relevance
728 get_f32_cmp(aco_opcode op) in get_f32_cmp() function
2122 if (get_f32_cmp(op_instr[i]->opcode) != expected_cmp) in combine_ordering_test()2212 if (get_f32_cmp(cmp->opcode) == expected_nan_test) in combine_comparison_ordering()2214 else if (get_f32_cmp(nan_test->opcode) != expected_nan_test) in combine_comparison_ordering()2314 if (get_f32_cmp(cmp->opcode) == expected_nan_test) in combine_constant_comparison_ordering()2316 else if (get_f32_cmp(nan_test->opcode) != expected_nan_test) in combine_constant_comparison_ordering()
1811 aco_opcode get_f32_cmp(aco_opcode op);