Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DMachineFrameInfo.h511 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