Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/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
/openbsd/gnu/llvm/llvm/lib/CodeGen/
H A DTargetInstrInfo.cpp386 bool TargetInstrInfo::getStackSlotRange(const TargetRegisterClass *RC, in getStackSlotRange() function in TargetInstrInfo
537 TII.getStackSlotRange(RC, MO.getSubReg(), SpillSize, SpillOffset, MF); in foldPatchpoint()
H A DLiveDebugVariables.cpp1542 bool Success = TII.getStackSlotRange(TRC, Loc.getSubReg(), SpillSize, in rewriteLocations()
1864 TII->getStackSlotRange(TRC, SubReg, SpillSize, SpillOffset, *MF); in emitDebugValues()
/openbsd/gnu/llvm/llvm/include/llvm/CodeGen/
H A DTargetInstrInfo.h357 virtual bool getStackSlotRange(const TargetRegisterClass *RC, unsigned SubIdx,