Home
last modified time | relevance | path

Searched refs:NumSGPRs (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DAMDGPUSubtarget.cpp718 unsigned NumSGPRs, in computeOccupancy() argument
723 if (NumSGPRs) in computeOccupancy()
724 Occupancy = std::min(Occupancy, getOccupancyWithNumSGPRs(NumSGPRs)); in computeOccupancy()
H A DGCNSubtarget.h981 unsigned NumSGPRs = 0, unsigned NumVGPRs = 0) const;
H A DSIISelLowering.cpp65 unsigned NumSGPRs = AMDGPU::SGPR_32RegClass.getNumRegs(); in findFirstFreeSGPR() local
66 for (unsigned Reg = 0; Reg < NumSGPRs; ++Reg) { in findFirstFreeSGPR()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/Utils/
H A DAMDGPUBaseInfo.h234 unsigned getNumSGPRBlocks(const MCSubtargetInfo *STI, unsigned NumSGPRs);
269 unsigned getNumVGPRBlocks(const MCSubtargetInfo *STI, unsigned NumSGPRs,
H A DAMDGPUBaseInfo.cpp687 unsigned getNumSGPRBlocks(const MCSubtargetInfo *STI, unsigned NumSGPRs) { in getNumSGPRBlocks() argument
688 NumSGPRs = alignTo(std::max(1u, NumSGPRs), getSGPREncodingGranule(STI)); in getNumSGPRBlocks()
690 return NumSGPRs / getSGPREncodingGranule(STI) - 1; in getNumSGPRBlocks()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DAMDGPUMetadata.h253 constexpr char NumSGPRs[] = "NumSGPRs"; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DAMDGPUMetadata.cpp146 YIO.mapOptional(Kernel::CodeProps::Key::NumSGPRs, in mapping()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp4454 unsigned NumSGPRs = NextFreeSGPR; in calculateGPRBlocks() local
4457 NumSGPRs = 0; in calculateGPRBlocks()
4463 NumSGPRs > MaxAddressableNumSGPRs) in calculateGPRBlocks()
4466 NumSGPRs += in calculateGPRBlocks()
4470 NumSGPRs > MaxAddressableNumSGPRs) in calculateGPRBlocks()
4474 NumSGPRs = IsaInfo::FIXED_NUM_SGPRS_FOR_INIT_BUG; in calculateGPRBlocks()
4479 SGPRBlocks = IsaInfo::getNumSGPRBlocks(&getSTI(), NumSGPRs); in calculateGPRBlocks()
/netbsd-src/external/apache2/llvm/dist/llvm/docs/
H A DAMDGPUUsage.rst2881 "NumSGPRs" integer Required Number of scalar