Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64FrameLowering.h103 bool IgnoreSPUpdates) const override;
H A DAArch64FrameLowering.cpp3499 bool IgnoreSPUpdates) const { in getFrameIndexReferencePreferSP()
3501 if (IgnoreSPUpdates) { in getFrameIndexReferencePreferSP()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DTargetFrameLowering.h313 bool IgnoreSPUpdates) const { in getFrameIndexReferencePreferSP() argument
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86FrameLowering.h116 bool IgnoreSPUpdates) const override;
H A DX86FrameLowering.cpp2316 bool IgnoreSPUpdates) const { in getFrameIndexReferencePreferSP()
2361 if (!IgnoreSPUpdates && !hasReservedCallFrame(MF)) in getFrameIndexReferencePreferSP()