Home
last modified time | relevance | path

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

/external/mesa3d/src/intel/compiler/
Dbrw_vec4.h239 void fix_float_operands(src_reg op[3], nir_alu_instr *instr);
Dbrw_vec4_nir.cpp1046 vec4_visitor::fix_float_operands(src_reg op[3], nir_alu_instr *instr) in fix_float_operands() function in brw::vec4_visitor
1824 fix_float_operands(op, instr); in nir_emit_alu()
1830 fix_float_operands(op, instr); in nir_emit_alu()