Searched refs:RC_OPCODE_ENDIF (Results 1 – 10 of 10) sorted by relevance
183 RC_OPCODE_ENDIF, enumerator
266 case RC_OPCODE_ENDIF: in rc_vert_fc()
368 .Opcode = RC_OPCODE_ENDIF,
275 case RC_OPCODE_ENDIF: in rc_dataflow_deadcode()
331 case RC_OPCODE_ENDIF: in rc_emulate_branches()
266 case RC_OPCODE_ENDIF: in update_branch_depth()
161 (inst->U.I.Opcode == RC_OPCODE_ENDIF && branch_depth--)) in rc_copy_output()
574 case RC_OPCODE_ENDIF: in emit_flowcontrol()
761 case RC_OPCODE_ENDIF: in get_readers_for_single_write()
95 case TGSI_OPCODE_ENDIF: return RC_OPCODE_ENDIF; in translate_opcode()