Home
last modified time | relevance | path

Searched defs:VGPRRange (Results 1 – 1 of 1) sorted by relevance

/llvm-project/llvm/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp5362 calculateGPRBlocks(const FeatureBitset & Features,const MCExpr * VCCUsed,const MCExpr * FlatScrUsed,bool XNACKUsed,std::optional<bool> EnableWavefrontSize32,const MCExpr * NextFreeVGPR,SMRange VGPRRange,const MCExpr * NextFreeSGPR,SMRange SGPRRange,const MCExpr * & VGPRBlocks,const MCExpr * & SGPRBlocks) calculateGPRBlocks() argument
5443 SMRange VGPRRange; ParseDirectiveAMDHSAKernel() local