Searched refs:rewrite_compare_instruction (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/compiler/nir/
H A Dnir_opt_comparison_pre.c137 rewrite_compare_instruction(nir_builder *bld, nir_alu_instr *orig_cmp, function in typeref:typename:void
269 rewrite_compare_instruction(bld, cmp, alu, false);
283 rewrite_compare_instruction(bld, cmp, alu, true);
294 * another block, calling rewrite_compare_instruction again will
/xsrc/external/mit/MesaLib.old/dist/src/compiler/nir/
H A Dnir_opt_comparison_pre.c139 rewrite_compare_instruction(nir_builder *bld, nir_alu_instr *orig_cmp, function in typeref:typename:void
273 rewrite_compare_instruction(bld, cmp, alu, false);
287 rewrite_compare_instruction(bld, cmp, alu, true);
298 * another block, calling rewrite_compare_instruction again will

Completed in 4 milliseconds