Searched refs:hasOperandBundles (Results 1 – 13 of 13) sorted by relevance
1533 assert(hasOperandBundles() && i >= (getBundleOperandsStartIndex() + 1) &&1769 bool hasOperandBundles() const { return getNumOperandBundles() != 0; }1773 assert(hasOperandBundles() && "Don't call otherwise!");1779 assert(hasOperandBundles() && "Don't call otherwise!");1785 return hasOperandBundles() && Idx >= getBundleOperandsStartIndex() &&1793 return hasOperandBundles() && isBundleOperand(U - op_begin());1802 if (!hasOperandBundles())1898 return hasOperandBundles();
176 if (!hasOperandBundles()) in isBundleOperand()548 bool hasOperandBundles() const { in hasOperandBundles() function549 CALLSITE_DELEGATE_GETTER(hasOperandBundles()); in hasOperandBundles()
371 if (CS.hasOperandBundles()) in CloneBlock()428 if (CS.hasOperandBundles()) in CloneBlock()
1582 if (CS.hasOperandBundles()) { in InlineFunction()
141 if (!Call->hasOperandBundles() && Call->getCalledFunction() && in checkFunctionMemoryAccess()389 assert(CS.hasOperandBundles() && "Must be!"); in captured()
501 if (!ICS.hasOperandBundles()) in SubsumingPositionIterator()509 if (!ICS.hasOperandBundles()) { in SubsumingPositionIterator()523 if (!ICS.hasOperandBundles()) { in SubsumingPositionIterator()
244 bool IsNoTail = CI->isNoTailCall() || CI->hasOperandBundles(); in markTails()
261 if (!Call->hasOperandBundles()) in getModRefBehavior()
738 if (!Call->hasOperandBundles()) in getModRefBehavior()
4233 if (hasOperandBundles()) { in cloneImpl()4281 if (hasOperandBundles()) { in cloneImpl()4289 if (hasOperandBundles()) { in cloneImpl()
2546 if (!Call->hasOperandBundles()) in writeOperandBundles()
2762 if (II->hasOperandBundles()) in writeInstruction()2838 if (CBI->hasOperandBundles()) in writeInstruction()2995 if (CI.hasOperandBundles()) in writeInstruction()
3043 if (CI->hasOperandBundles() && in buildTree_rec()