Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/
H A DSIFrameLowering.h65 Register getEntryFunctionReservedScratchRsrcReg(MachineFunction &MF) const;
H A DSIFrameLowering.cpp347 Register SIFrameLowering::getEntryFunctionReservedScratchRsrcReg( in getEntryFunctionReservedScratchRsrcReg() function in SIFrameLowering
439 ScratchRsrcReg = getEntryFunctionReservedScratchRsrcReg(MF); in emitEntryFunctionPrologue()