Searched refs:if_opcode (Results 1 – 1 of 1) sorted by relevance
4402 unsigned if_opcode; in visit() local4408 if_opcode = native_integers ? TGSI_OPCODE_UIF : TGSI_OPCODE_IF; in visit()4410 if_inst = emit_asm(ir->condition, if_opcode, undef_dst, this->result); in visit()