Home
last modified time | relevance | path

Searched refs:fix_float_operands (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/mesa3d/src/intel/compiler/elk/
H A Delk_vec4.h234 void fix_float_operands(src_reg op[3], nir_alu_instr *instr);
H A Delk_vec4_nir.cpp1027 vec4_visitor::fix_float_operands(src_reg op[3], nir_alu_instr *instr) in fix_float_operands() function in elk::vec4_visitor
1731 fix_float_operands(op, instr); in nir_emit_alu()
1737 fix_float_operands(op, instr); in nir_emit_alu()