Searched refs:SV_THREAD_KILL (Results 1 – 10 of 10) sorted by relevance
207 case SV_THREAD_KILL : id = 0x13; break; in emitSYS()
265 case SV_THREAD_KILL: in getSVAddress()
525 SV_THREAD_KILL, enumerator
456 case TGSI_SEMANTIC_HELPER_INVOCATION: return nv50_ir::SV_THREAD_KILL; in translateSysVal()3488 mkOp1(OP_RDSV, TYPE_U32, dst0[0], mkSysVal(SV_THREAD_KILL, 0)) in handleInstruction()
2306 case SV_THREAD_KILL: return 0x13; in getSRegEncoding()
1999 case SV_THREAD_KILL: return 0x13; in getSRegEncoding()
1331 case SV_THREAD_KILL: in handleRDSV()
275 case SV_THREAD_KILL : id = 0x13; break; in emitSYS()
1590 return SV_THREAD_KILL; in convert()
2524 - nv50/ir: fake SV_THREAD_KILL support