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