Searched refs:SV_NTID (Results 1 – 8 of 8) sorted by relevance
254 case SV_NTID: in getSVAddress()
298 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()
452 SV_NTID, enumerator
2411 i->setSrc(0, bld.mkImm((sv == SV_NTID || sv == SV_NCTAID) ? 1 : 0)); in handleRDSV()2447 case SV_NTID: in handleRDSV()
2187 case SV_NTID: return 0x29 + SDATA(ref).sv.index; in getSRegEncoding()
1967 case SV_NTID: return 0x29 + SDATA(ref).sv.index; in getSRegEncoding()
427 case TGSI_SEMANTIC_BLOCK_SIZE: return nv50_ir::SV_NTID; in translateSysVal()