Searched refs:SV_NTID (Results 1 – 9 of 9) sorted by relevance
257 case SV_NTID: in getSVAddress()
322 case SV_NTID: return kepler ? (0x00 + idx * 4) : ~0; in getSVAddress()
1179 case SV_NTID: in handleRDSV()1181 (sv == SV_NTID && idx >= 3)) { in handleRDSV()
510 SV_NTID, enumerator
2858 i->setSrc(0, bld.mkImm((sv == SV_NTID || sv == SV_NCTAID) ? 1 : 0)); in handleRDSV()2906 case SV_NTID: in handleRDSV()
2303 case SV_NTID: return 0x29 + SDATA(ref).sv.index; in getSRegEncoding()
1996 case SV_NTID: return 0x29 + SDATA(ref).sv.index; in getSRegEncoding()
1570 return SV_NTID; in convert()
446 case TGSI_SEMANTIC_BLOCK_SIZE: return nv50_ir::SV_NTID; in translateSysVal()