Searched refs:DoIt (Results 1 – 3 of 3) sorted by relevance
84 bool emitPopSpecialFixUp(MachineBasicBlock &MBB, bool DoIt) const;
604 bool DoIt) const { in emitPopSpecialFixUp()638 if (!DoIt || MBBI->getOpcode() == ARM::tPOP_RET) in emitPopSpecialFixUp()714 if (!DoIt && !PopReg && !TemporaryReg) in emitPopSpecialFixUp()
592 const auto DoIt = [&](unsigned OpIdx, in hoistLaneIntrinsicThroughOperand() local612 return DoIt(0, II.getCalledFunction()); in hoistLaneIntrinsicThroughOperand()622 return DoIt(0, Remangled); in hoistLaneIntrinsicThroughOperand()630 return DoIt(1, II.getCalledFunction()); in hoistLaneIntrinsicThroughOperand()632 return DoIt(0, II.getCalledFunction()); in hoistLaneIntrinsicThroughOperand()