Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Support/
DAMDGPUMetadata.h253 constexpr char NumSGPRs[] = "NumSGPRs"; variable
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
DAMDGPUSubtarget.cpp843 unsigned NumSGPRs, in computeOccupancy()
DSIISelLowering.cpp66 unsigned NumSGPRs = AMDGPU::SGPR_32RegClass.getNumRegs(); in findFirstFreeSGPR() local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/Utils/
DAMDGPUBaseInfo.cpp687 unsigned getNumSGPRBlocks(const MCSubtargetInfo *STI, unsigned NumSGPRs) { in getNumSGPRBlocks()
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/AsmParser/
DAMDGPUAsmParser.cpp4493 unsigned NumSGPRs = NextFreeSGPR; in calculateGPRBlocks() local