Home
last modified time | relevance | path

Searched refs:hasCopyImplyingStackAdjustment (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/llvm/include/llvm/CodeGen/
H A DMachineFrameInfo.h583 bool hasCopyImplyingStackAdjustment() const { in hasCopyImplyingStackAdjustment() function
/freebsd-12.1/contrib/llvm/lib/Target/X86/
H A DX86FrameLowering.cpp93 MFI.hasCopyImplyingStackAdjustment()); in hasFP()
1039 !MFI.hasCopyImplyingStackAdjustment() && // Don't push and pop. in emitPrologue()