Searched refs:hasCopyImplyingStackAdjustment (Results 1 – 2 of 2) sorted by relevance
630 bool hasCopyImplyingStackAdjustment() const { in hasCopyImplyingStackAdjustment() function
106 (isWin64Prologue(MF) && MFI.hasCopyImplyingStackAdjustment())); in hasFP()1672 !MFI.hasCopyImplyingStackAdjustment() && // Don't push and pop. in emitPrologue()