Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DSIFrameLowering.h76 Register getEntryFunctionReservedScratchRsrcReg(MachineFunction &MF) const;
H A DSIFrameLowering.cpp526 Register SIFrameLowering::getEntryFunctionReservedScratchRsrcReg( in getEntryFunctionReservedScratchRsrcReg() function in SIFrameLowering
618 ScratchRsrcReg = getEntryFunctionReservedScratchRsrcReg(MF); in emitEntryFunctionPrologue()