Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DMachineFrameInfo.h591 bool hasCopyImplyingStackAdjustment() const { in hasCopyImplyingStackAdjustment() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86FrameLowering.cpp92 MFI.hasCopyImplyingStackAdjustment()); in hasFP()
1040 !MFI.hasCopyImplyingStackAdjustment() && // Don't push and pop. in emitPrologue()