Searched refs:getNSAMaxSize (Results 1 – 8 of 8) sorted by relevance
1141 unsigned getNSAMaxSize(bool HasSampler = false) const {1142 return AMDGPU::getNSAMaxSize(*this, HasSampler);
347 const unsigned NSAMaxSize = ST->getNSAMaxSize(); in shrinkMIMG()
6560 const unsigned NSAMaxSize = ST.getNSAMaxSize(BaseOpcode->Sampler); in legalizeImageIntrinsic()7100 IsGFX12Plus || (ST.hasNSAEncoding() && NumVAddrs <= ST.getNSAMaxSize()); in legalizeBVHIntersectRayIntrinsic()
8656 const unsigned NSAMaxSize = ST->getNSAMaxSize(BaseOpcode->Sampler); in lowerImage()9826 NumVAddrs <= Subtarget->getNSAMaxSize()) || in LowerINTRINSIC_W_CHAIN()
5365 AddrWords > ST.getNSAMaxSize(isVSAMPLE(MI))) { in verifyInstruction()
1505 unsigned getNSAMaxSize(const MCSubtargetInfo &STI, bool HasSampler = false);
2326 unsigned getNSAMaxSize(const MCSubtargetInfo &STI, bool HasSampler) { in getNSAMaxSize() function
1601 unsigned getNSAMaxSize(bool HasSampler = false) const { in getNSAMaxSize() function in __anon6862249c0111::AMDGPUAsmParser1602 return AMDGPU::getNSAMaxSize(getSTI(), HasSampler); in getNSAMaxSize()4211 getNSAMaxSize(Desc.TSFlags & SIInstrFlags::VSAMPLE)) { in validateMIMGAddrSize()