Searched refs:op1_cos (Results 1 – 4 of 4) sorted by relevance
137 op1_cos = 142, enumerator
46 {op1_cos ,AluOp(1, 1, AluOp::t,"COS")},
1323 {op1_cos, ALU_OP1_COS},
70 case nir_op_fcos: return emit_alu_trig_op1(instr, op1_cos); in do_emit()