Searched refs:op1_exp_ieee (Results 1 – 4 of 4) sorted by relevance
126 op1_exp_ieee = 129, enumerator
47 {op1_exp_ieee ,AluOp(1, 1, AluOp::t,"EXP_IEEE")},
1312 {op1_exp_ieee, ALU_OP1_EXP_IEEE},
71 case nir_op_fexp2: return emit_alu_trans_op1(instr, op1_exp_ieee); in do_emit()