Searched refs:hasOperandBundles (Results 1 – 23 of 23) sorted by relevance
141 if (!hasOperandBundles()) in isBundleOperand()480 bool hasOperandBundles() const { in hasOperandBundles() function481 CALLSITE_DELEGATE_GETTER(hasOperandBundles()); in hasOperandBundles()
1324 bool hasOperandBundles() const { return getNumOperandBundles() != 0; }1328 assert(hasOperandBundles() && "Don't call otherwise!");1334 assert(hasOperandBundles() && "Don't call otherwise!");1341 if (!hasOperandBundles())1437 return hasOperandBundles();
169 if (!hasOperandBundles()) in isBundleOperand()535 bool hasOperandBundles() const { in hasOperandBundles() function536 CALLSITE_DELEGATE_GETTER(hasOperandBundles()); in hasOperandBundles()
1358 bool hasOperandBundles() const { return getNumOperandBundles() != 0; }1362 assert(hasOperandBundles() && "Don't call otherwise!");1368 assert(hasOperandBundles() && "Don't call otherwise!");1374 return hasOperandBundles() && Idx >= getBundleOperandsStartIndex() &&1381 if (!hasOperandBundles())1477 return hasOperandBundles();
1389 using OperandBundleUser<InstTy, User::op_iterator>::hasOperandBundles;1701 assert(hasOperandBundles() && i >= (getBundleOperandsStartIndex() + 1) &&
315 if (CS.hasOperandBundles()) in CloneBlock()372 if (CS.hasOperandBundles()) in CloneBlock()
1366 if (CS.hasOperandBundles()) { in InlineFunction()
356 if (CS.hasOperandBundles()) in CloneBlock()413 if (CS.hasOperandBundles()) in CloneBlock()
1511 if (CS.hasOperandBundles()) { in InlineFunction()
96 if (!CS.hasOperandBundles() && CS.getCalledFunction() && in checkFunctionMemoryAccess()305 assert(CS.hasOperandBundles() && "Must be!"); in captured()
133 if (!CS.hasOperandBundles() && CS.getCalledFunction() && in checkFunctionMemoryAccess()348 assert(CS.hasOperandBundles() && "Must be!"); in captured()
235 bool IsNoTail = CI->isNoTailCall() || CI->hasOperandBundles(); in markTails()
246 if (!CS.hasOperandBundles()) in getModRefBehavior()
581 if (!CS.hasOperandBundles()) in getModRefBehavior()
261 if (!CS.hasOperandBundles()) in getModRefBehavior()
667 if (!CS.hasOperandBundles()) in getModRefBehavior()
429 assert(hasOperandBundles() && i >= (getBundleOperandsStartIndex() + 1) && in dataOperandHasImpliedAttr()740 assert(hasOperandBundles() && i >= (getBundleOperandsStartIndex() + 1) && in dataOperandHasImpliedAttr()4008 if (hasOperandBundles()) { in cloneImpl()4056 if (hasOperandBundles()) { in cloneImpl()
2193 if (!CS.hasOperandBundles()) in writeOperandBundles()
3806 if (hasOperandBundles()) { in cloneImpl()3854 if (hasOperandBundles()) { in cloneImpl()
2468 if (!CS.hasOperandBundles()) in writeOperandBundles()
2437 if (II->hasOperandBundles()) in writeInstruction()2629 if (CI.hasOperandBundles()) in writeInstruction()
2666 if (II->hasOperandBundles()) in writeInstruction()2859 if (CI.hasOperandBundles()) in writeInstruction()
1397 if (CI->hasOperandBundles() && in buildTree_rec()