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