Home
last modified time | relevance | path

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

/third_party/mesa3d/src/intel/compiler/
Dbrw_vec4.h241 void fix_float_operands(src_reg op[3], nir_alu_instr *instr);
Dbrw_vec4_nir.cpp1057 vec4_visitor::fix_float_operands(src_reg op[3], nir_alu_instr *instr) in fix_float_operands() function in brw::vec4_visitor
1843 fix_float_operands(op, instr); in nir_emit_alu()
1849 fix_float_operands(op, instr); in nir_emit_alu()