Searched refs:RC_OPCODE_KILP (Results 1 – 4 of 4) sorted by relevance
225 RC_OPCODE_KILP, enumerator
451 .Opcode = RC_OPCODE_KILP,
1247 if (inst->U.I.Opcode != RC_OPCODE_KILP) in rc_transform_KILL()
63 case TGSI_OPCODE_KILL: return RC_OPCODE_KILP; in translate_opcode()