Home
last modified time | relevance | path

Searched refs:getVGPRAllocGranule (Results 1 – 4 of 4) sorted by relevance

/openbsd/src/gnu/llvm/llvm/lib/Target/AMDGPU/
DGCNSubtarget.h1209 unsigned getVGPRAllocGranule() const { in getVGPRAllocGranule() function
1210 return AMDGPU::IsaInfo::getVGPRAllocGranule(this); in getVGPRAllocGranule()
DGCNSchedStrategy.cpp84 unsigned Granule = AMDGPU::IsaInfo::getVGPRAllocGranule(&ST); in initialize()
/openbsd/src/gnu/llvm/llvm/lib/Target/AMDGPU/Utils/
DAMDGPUBaseInfo.cpp1020 unsigned getVGPRAllocGranule(const MCSubtargetInfo *STI, in getVGPRAllocGranule() function
1070 unsigned Granule = getVGPRAllocGranule(STI); in getNumWavesPerEUWithNumVGPRs()
1086 unsigned Granule = getVGPRAllocGranule(STI); in getMinNumVGPRs()
1105 getVGPRAllocGranule(STI)); in getMaxNumVGPRs()
DAMDGPUBaseInfo.h274 getVGPRAllocGranule(const MCSubtargetInfo *STI,