Searched refs:getOperandBundleAt (Results 1 – 19 of 19) sorted by relevance
1392 OperandBundleUse getOperandBundleAt(unsigned Index) const {1402 if (getOperandBundleAt(i).getTagName() == Name)1413 if (getOperandBundleAt(i).getTagID() == ID)1427 OperandBundleUse U = getOperandBundleAt(i);1443 OperandBundleUse U = getOperandBundleAt(i);1460 Defs.emplace_back(getOperandBundleAt(i));1520 uint32_t ID = getOperandBundleAt(i).getTagID();
551 OperandBundleUse getOperandBundleAt(unsigned Index) const { in getOperandBundleAt() function552 CALLSITE_DELEGATE_GETTER(getOperandBundleAt(Index)); in getOperandBundleAt()
1352 OperandBundleUse getOperandBundleAt(unsigned Index) const {1362 if (getOperandBundleAt(i).getTagName() == Name)1373 if (getOperandBundleAt(i).getTagID() == ID)1387 OperandBundleUse U = getOperandBundleAt(i);1403 OperandBundleUse U = getOperandBundleAt(i);1420 Defs.emplace_back(getOperandBundleAt(i));1480 uint32_t ID = getOperandBundleAt(i).getTagID();
496 OperandBundleUse getOperandBundleAt(unsigned Index) const { in getOperandBundleAt() function497 CALLSITE_DELEGATE_GETTER(getOperandBundleAt(Index)); in getOperandBundleAt()
170 auto OBL = LCS.getOperandBundleAt(i); in cmpOperandBundlesSchema()171 auto OBR = RCS.getOperandBundleAt(i); in cmpOperandBundlesSchema()
1513 uint32_t Tag = CS.getOperandBundleAt(i).getTagID(); in InlineFunction()1701 auto ChildOB = ICS.getOperandBundleAt(i); in InlineFunction()
588 auto OBL = LCS.getOperandBundleAt(i); in cmpOperandBundlesSchema()589 auto OBR = RCS.getOperandBundleAt(i); in cmpOperandBundlesSchema()
1368 uint32_t Tag = CS.getOperandBundleAt(i).getTagID(); in InlineFunction()1550 auto ChildOB = ICS.getOperandBundleAt(i); in InlineFunction()
598 OperandBundleUse Bundle = CI->getOperandBundleAt(BundleIdx); in CloneInstructionInExitBlock()
776 OperandBundleUse Bundle = CI->getOperandBundleAt(BundleIdx); in CloneInstructionInExitBlock()
697 auto Bundle = CI.getOperandBundleAt(I); in CloneCallInstForBB()
1377 if (CS.getOperandBundleAt(i).getTagID() != LLVMContext::OB_funclet) in selectInstruction()
1582 if (CS.getOperandBundleAt(i).getTagID() != LLVMContext::OB_funclet) in selectInstruction()
2200 OperandBundleUse BU = CS.getOperandBundleAt(i); in writeOperandBundles()
2620 OperandBundleUse BU = CS.getOperandBundleAt(i); in verifyCallSite()
2475 OperandBundleUse BU = CS.getOperandBundleAt(i); in writeOperandBundles()
2838 OperandBundleUse BU = CS.getOperandBundleAt(i); in verifyCallSite()
2266 const auto &Bundle = CS.getOperandBundleAt(i); in writeOperandBundles()
2495 const auto &Bundle = CS.getOperandBundleAt(i); in writeOperandBundles()