Searched refs:IsVFPPushPop (Results 1 – 1 of 1) sorted by relevance
2048 bool IsVFPPushPop = MI->getOpcode() == ARM::VSTMDDB_UPD || in tryFoldSPUpdateIntoPushPop() local2061 if (NumBytes % (IsVFPPushPop ? 8 : 4) != 0) in tryFoldSPUpdateIntoPushPop()2071 if (IsVFPPushPop) { in tryFoldSPUpdateIntoPushPop()2111 if (IsVFPPushPop) in tryFoldSPUpdateIntoPushPop()