Searched refs:SV_THREAD_KILL (Results 1 – 7 of 7) sorted by relevance
207 case SV_THREAD_KILL : id = 0x13; break; in emitSYS()
521 SV_THREAD_KILL, enumerator
456 case TGSI_SEMANTIC_HELPER_INVOCATION: return nv50_ir::SV_THREAD_KILL; in translateSysVal()3423 mkOp1(OP_RDSV, TYPE_U32, dst0[0], mkSysVal(SV_THREAD_KILL, 0)) in handleInstruction()
2299 case SV_THREAD_KILL: return 0x13; in getSRegEncoding()
1992 case SV_THREAD_KILL: return 0x13; in getSRegEncoding()
275 case SV_THREAD_KILL : id = 0x13; break; in emitSYS()
1564 return SV_THREAD_KILL; in convert()