Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/Support/
H A DAMDGPUMetadata.h254 constexpr char NumVGPRs[] = "NumVGPRs"; global() variable
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/Utils/
H A DAMDGPUBaseInfo.cpp1084 getNumWavesPerEUWithNumVGPRs(const MCSubtargetInfo * STI,unsigned NumVGPRs) getNumWavesPerEUWithNumVGPRs() argument
1126 getNumVGPRBlocks(const MCSubtargetInfo * STI,unsigned NumVGPRs,std::optional<bool> EnableWavefrontSize32) getNumVGPRBlocks() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIRegisterInfo.cpp75 unsigned NumVGPRs; member
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp5204 unsigned NumVGPRs = NextFreeVGPR; calculateGPRBlocks() local