Home
last modified time | relevance | path

Searched defs:hasCopyImplyingStackAdjustment (Results 1 – 4 of 4) sorted by relevance

/external/llvm/include/llvm/CodeGen/
DMachineFrameInfo.h511 bool hasCopyImplyingStackAdjustment() const { in hasCopyImplyingStackAdjustment() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DMachineFrameInfo.h562 bool hasCopyImplyingStackAdjustment() const { in hasCopyImplyingStackAdjustment() function
/external/llvm/include/llvm/Target/
DTargetLowering.h2423 virtual bool hasCopyImplyingStackAdjustment(MachineFunction *MF) const { in hasCopyImplyingStackAdjustment() function
/external/llvm/lib/Target/X86/
DX86ISelLowering.cpp31066 bool X86TargetLowering::hasCopyImplyingStackAdjustment( in hasCopyImplyingStackAdjustment() function in X86TargetLowering