Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIFrameLowering.h64 Register getEntryFunctionReservedScratchRsrcReg(MachineFunction &MF) const;
H A DSIFrameLowering.cpp339 Register SIFrameLowering::getEntryFunctionReservedScratchRsrcReg( in getEntryFunctionReservedScratchRsrcReg() function in SIFrameLowering
434 ScratchRsrcReg = getEntryFunctionReservedScratchRsrcReg(MF); in emitEntryFunctionPrologue()