Searched refs:hasCopyImplyingStackAdjustment (Results 1 – 8 of 8) sorted by relevance
511 bool hasCopyImplyingStackAdjustment() const { in hasCopyImplyingStackAdjustment() function
562 bool hasCopyImplyingStackAdjustment() const { in hasCopyImplyingStackAdjustment() function
750 bool hasCopyImplyingStackAdjustment(MachineFunction *MF) const override;
95 MFI->hasCopyImplyingStackAdjustment()); in hasFP()970 !MFI->hasCopyImplyingStackAdjustment() && // Don't push and pop. in emitPrologue()
31066 bool X86TargetLowering::hasCopyImplyingStackAdjustment( in hasCopyImplyingStackAdjustment() function in X86TargetLowering
93 MFI.hasCopyImplyingStackAdjustment()); in hasFP()1038 !MFI.hasCopyImplyingStackAdjustment() && // Don't push and pop. in emitPrologue()
2423 virtual bool hasCopyImplyingStackAdjustment(MachineFunction *MF) const { in hasCopyImplyingStackAdjustment() function
647 if (TLI->hasCopyImplyingStackAdjustment(MF)) in runOnMachineFunction()