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