Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/MCTargetDesc/
H A DAMDGPUMCExpr.cpp186 uint64_t InitOccupancy, MaxWaves, Granule, TargetTotalNumVGPRs, Generation, in evaluateOccupancy() local
292 unsigned Granule = IsaInfo::getVGPRAllocGranule(&STM); in createOccupancy() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DGCNSchedStrategy.cpp100 unsigned Granule = AMDGPU::IsaInfo::getVGPRAllocGranule(&ST); in initialize() local
H A DAMDGPUAsmPrinter.cpp963 unsigned Granule) { in getSIProgramInfo()
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/Utils/
H A DAMDGPUBaseInfo.cpp1093 unsigned Granule) { in getGranulatedNumRegisterBlocks()
1159 unsigned getNumWavesPerEUWithNumVGPRs(unsigned NumVGPRs, unsigned Granule, in getNumWavesPerEUWithNumVGPRs()
1204 unsigned Granule = getVGPRAllocGranule(STI); in getMinNumVGPRs() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp5405 unsigned Granule) -> const MCExpr * { in calculateGPRBlocks()