Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DAMDGPUAsmPrinter.cpp1103 !STM.hasSGPRInitBug()) { in getSIProgramInfo()
1150 STM.hasSGPRInitBug()) { in getSIProgramInfo()
1167 if (STM.hasSGPRInitBug()) { in getSIProgramInfo()
H A DGCNSubtarget.h893 bool hasSGPRInitBug() const { in hasSGPRInitBug() function
H A DAMDGPUSubtarget.cpp773 if (hasSGPRInitBug()) in getMaxNumSGPRs()
H A DSIFrameLowering.cpp350 if (ST.hasSGPRInitBug() || in getEntryFunctionReservedScratchRsrcReg()