Searched refs:op1_fract (Results 1 – 4 of 4) sorted by relevance
52 op1_fract = 16, enumerator
57 {op1_fract ,AluOp(1, 1, AluOp::a,"FRACT")},
134 case nir_op_ffract: return emit_alu_op1(instr, op1_fract); in do_emit()
1243 {op1_fract, ALU_OP1_FRACT},