Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIFrameLowering.cpp568 ArrayRef<MCPhysReg> AllSGPR128s = TRI->getAllSGPR128(MF); in getEntryFunctionReservedScratchRsrcReg() local
569AllSGPR128s = AllSGPR128s.slice(std::min(static_cast<unsigned>(AllSGPR128s.size()), NumPreloaded)); in getEntryFunctionReservedScratchRsrcReg()
574 for (MCPhysReg Reg : AllSGPR128s) { in getEntryFunctionReservedScratchRsrcReg()