Searched refs:op1_ffbl_int (Results 1 – 4 of 4) sorted by relevance
161 op1_ffbl_int = 172, enumerator
102 {op1_ffbl_int ,AluOp(1, 0, AluOp::v,"FFBL_INT")},
1347 {op1_ffbl_int, ALU_OP1_FFBL_INT},
176 case nir_op_find_lsb: return emit_alu_op1(instr, op1_ffbl_int); in do_emit()