Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DMachineFrameInfo.h588 bool hasCopyImplyingStackAdjustment() const { in hasCopyImplyingStackAdjustment() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86FrameLowering.cpp102 MFI.hasCopyImplyingStackAdjustment()); in hasFP()
1392 !MFI.hasCopyImplyingStackAdjustment() && // Don't push and pop. in emitPrologue()