Home
last modified time | relevance | path

Searched refs:IsVFPPushPop (Results 1 – 1 of 1) sorted by relevance

/NextBSD/contrib/llvm/lib/Target/ARM/
HDARMBaseInstrInfo.cpp2003 bool IsVFPPushPop = MI->getOpcode() == ARM::VSTMDDB_UPD || in tryFoldSPUpdateIntoPushPop() local
2016 if (NumBytes % (IsVFPPushPop ? 8 : 4) != 0) in tryFoldSPUpdateIntoPushPop()
2026 if (IsVFPPushPop) { in tryFoldSPUpdateIntoPushPop()
2068 if (IsVFPPushPop) in tryFoldSPUpdateIntoPushPop()