Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/AArch64/
H A DAArch64FrameLowering.h81 bool IgnoreSPUpdates) const override;
H A DAArch64FrameLowering.cpp2134 bool IgnoreSPUpdates) const { in getFrameIndexReferencePreferSP()
/freebsd-12.1/contrib/llvm/include/llvm/CodeGen/
H A DTargetFrameLowering.h260 bool IgnoreSPUpdates) const { in getFrameIndexReferencePreferSP() argument
/freebsd-12.1/contrib/llvm/lib/Target/X86/
H A DX86FrameLowering.h107 bool IgnoreSPUpdates) const override;
H A DX86FrameLowering.cpp1846 bool IgnoreSPUpdates) const { in getFrameIndexReferencePreferSP()
1892 if (!IgnoreSPUpdates && !TFI->hasReservedCallFrame(MF)) in getFrameIndexReferencePreferSP()