Searched refs:op1_ceil (Results 1 – 4 of 4) sorted by relevance
54 op1_ceil = 18, enumerator
45 {op1_ceil ,AluOp(1, 1, AluOp::a,"CEIL")},
1241 {op1_ceil, ALU_OP1_CEIL},
81 case nir_op_fceil: return emit_alu_op1(instr, op1_ceil); in do_emit()