Searched refs:RC_OPCODE_ENDIF (Results 1 – 11 of 11) sorted by relevance
204 RC_OPCODE_ENDIF, enumerator
261 case RC_OPCODE_ENDIF: in try_unroll_loop()374 if(ptr->Next->U.I.Opcode != RC_OPCODE_ENDIF in build_loop_info()
276 case RC_OPCODE_ENDIF: in rc_vert_fc()
412 .Opcode = RC_OPCODE_ENDIF,
283 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()
572 case RC_OPCODE_ENDIF: in emit_flowcontrol()
759 case RC_OPCODE_ENDIF: in get_readers_for_single_write()
1270 && inst->Next->U.I.Opcode != RC_OPCODE_ENDIF) { in rc_transform_KILL()
93 case TGSI_OPCODE_ENDIF: return RC_OPCODE_ENDIF; in translate_opcode()