Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIFrameLowering.cpp412 ArrayRef<MCPhysReg> AllSGPR64s = TRI->getAllSGPR64(MF); in emitEntryFunctionFlatScratchInit() local
414 AllSGPR64s = AllSGPR64s.slice( in emitEntryFunctionFlatScratchInit()
415 std::min(static_cast<unsigned>(AllSGPR64s.size()), NumPreloaded)); in emitEntryFunctionFlatScratchInit()
417 for (MCPhysReg Reg : AllSGPR64s) { in emitEntryFunctionFlatScratchInit()