Home
last modified time | relevance | path

Searched refs:getStackSlotRange (Results 1 – 5 of 5) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Target/M68k/
H A DM68kInstrInfo.h276 bool getStackSlotRange(const TargetRegisterClass *RC, unsigned SubIdx,
H A DM68kInstrInfo.cpp732 bool M68kInstrInfo::getStackSlotRange(const TargetRegisterClass *RC, in getStackSlotRange() function in M68kInstrInfo
/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DTargetInstrInfo.cpp387 bool TargetInstrInfo::getStackSlotRange(const TargetRegisterClass *RC, in getStackSlotRange() function in TargetInstrInfo
538 TII.getStackSlotRange(RC, MO.getSubReg(), SpillSize, SpillOffset, MF); in foldPatchpoint()
H A DLiveDebugVariables.cpp1539 bool Success = TII.getStackSlotRange(TRC, Loc.getSubReg(), SpillSize, in rewriteLocations()
1861 TII->getStackSlotRange(TRC, SubReg, SpillSize, SpillOffset, *MF); in emitDebugValues()
/llvm-project-15.0.7/llvm/include/llvm/CodeGen/
H A DTargetInstrInfo.h350 virtual bool getStackSlotRange(const TargetRegisterClass *RC, unsigned SubIdx,