Searched refs:op1_int_to_flt (Results 1 – 4 of 4) sorted by relevance
150 op1_int_to_flt = 155, enumerator
60 {op1_int_to_flt ,AluOp(1, 0, AluOp::t,"INT_TO_FLT")},
1336 {op1_int_to_flt, ALU_OP1_INT_TO_FLT},
76 case nir_op_i2f32: return emit_alu_trans_op1(instr, op1_int_to_flt); in do_emit()