Home
last modified time | relevance | path

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

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