Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DSIFrameLowering.h64 Register getEntryFunctionReservedScratchRsrcReg(MachineFunction &MF) const;
H A DSIFrameLowering.cpp333 Register SIFrameLowering::getEntryFunctionReservedScratchRsrcReg( in getEntryFunctionReservedScratchRsrcReg() function in SIFrameLowering
427 ScratchRsrcReg = getEntryFunctionReservedScratchRsrcReg(MF); in emitEntryFunctionPrologue()