Home
last modified time | relevance | path

Searched refs:getPSPSlotOffsetFromSP (Results 1 – 6 of 6) sorted by relevance

/external/llvm/lib/Target/X86/
DX86FrameLowering.h215 unsigned getPSPSlotOffsetFromSP(const MachineFunction &MF) const;
DX86FrameLowering.cpp1223 unsigned PSPSlotOffset = getPSPSlotOffsetFromSP(MF); in emitPrologue()
1313 unsigned PSPSlotOffset = getPSPSlotOffsetFromSP(MF); in emitPrologue()
1435 X86FrameLowering::getPSPSlotOffsetFromSP(const MachineFunction &MF) const { in getPSPSlotOffsetFromSP() function in X86FrameLowering
1457 UsedSize = getPSPSlotOffsetFromSP(MF) + SlotSize; in getWinEHFuncletFrameSize()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86FrameLowering.h214 unsigned getPSPSlotOffsetFromSP(const MachineFunction &MF) const;
DX86FrameLowering.cpp1320 unsigned PSPSlotOffset = getPSPSlotOffsetFromSP(MF); in emitPrologue()
1418 unsigned PSPSlotOffset = getPSPSlotOffsetFromSP(MF); in emitPrologue()
1542 X86FrameLowering::getPSPSlotOffsetFromSP(const MachineFunction &MF) const { in getPSPSlotOffsetFromSP() function in X86FrameLowering
1568 UsedSize = getPSPSlotOffsetFromSP(MF) + SlotSize; in getWinEHFuncletFrameSize()
/external/llvm-project/llvm/lib/Target/X86/
DX86FrameLowering.h243 unsigned getPSPSlotOffsetFromSP(const MachineFunction &MF) const;
DX86FrameLowering.cpp1638 unsigned PSPSlotOffset = getPSPSlotOffsetFromSP(MF); in emitPrologue()
1737 unsigned PSPSlotOffset = getPSPSlotOffsetFromSP(MF); in emitPrologue()
1863 X86FrameLowering::getPSPSlotOffsetFromSP(const MachineFunction &MF) const { in getPSPSlotOffsetFromSP() function in X86FrameLowering
1890 UsedSize = getPSPSlotOffsetFromSP(MF) + SlotSize; in getWinEHFuncletFrameSize()