Searched refs:getOperandBundleAt (Results 1 – 10 of 10) sorted by relevance
1649 OperandBundleUse getOperandBundleAt(unsigned Index) const {1659 if (getOperandBundleAt(i).getTagName() == Name)1670 if (getOperandBundleAt(i).getTagID() == ID)1684 OperandBundleUse U = getOperandBundleAt(i);1700 OperandBundleUse U = getOperandBundleAt(i);1717 Defs.emplace_back(getOperandBundleAt(i));1776 uint32_t ID = getOperandBundleAt(i).getTagID();
551 OperandBundleUse getOperandBundleAt(unsigned Index) const { in getOperandBundleAt() function552 CALLSITE_DELEGATE_GETTER(getOperandBundleAt(Index)); in getOperandBundleAt()
170 auto OBL = LCS.getOperandBundleAt(i); in cmpOperandBundlesSchema()171 auto OBR = RCS.getOperandBundleAt(i); in cmpOperandBundlesSchema()
1522 uint32_t Tag = CS.getOperandBundleAt(i).getTagID(); in InlineFunction()1710 auto ChildOB = ICS.getOperandBundleAt(i); in InlineFunction()
1240 OperandBundleUse Bundle = CI->getOperandBundleAt(BundleIdx); in CloneInstructionInExitBlock()
708 auto Bundle = CI.getOperandBundleAt(I); in CloneCallInstForBB()
1613 if (CS.getOperandBundleAt(i).getTagID() != LLVMContext::OB_funclet) in selectInstruction()
2520 OperandBundleUse BU = Call->getOperandBundleAt(i); in writeOperandBundles()
2898 OperandBundleUse BU = Call.getOperandBundleAt(i); in visitCallBase()
2525 const auto &Bundle = CS.getOperandBundleAt(i); in writeOperandBundles()