Searched refs:getOperandBundlesAsDefs (Results 1 – 14 of 14) sorted by relevance
523 void getOperandBundlesAsDefs(SmallVectorImpl<OperandBundleDef> &Defs) const { in getOperandBundlesAsDefs() function528 cast<CallInst>(II)->getOperandBundlesAsDefs(Defs); in getOperandBundlesAsDefs()530 cast<InvokeInst>(II)->getOperandBundlesAsDefs(Defs); in getOperandBundlesAsDefs()
1418 void getOperandBundlesAsDefs(SmallVectorImpl<OperandBundleDef> &Defs) const {
181 CS.getOperandBundlesAsDefs(OpBundles); in DeleteDeadVarargs()887 CS.getOperandBundlesAsDefs(OpBundles); in RemoveDeadStuffFromFunction()
875 CS.getOperandBundlesAsDefs(OpBundles); in DoPromotion()
1248 CI->getOperandBundlesAsDefs(OpBundles); in PerformHeapAllocSRoA()1494 CI->getOperandBundlesAsDefs(OpBundles); in tryToOptimizeStoreOfMallocToGlobal()
478 CI->getOperandBundlesAsDefs(OpBundles); in HandleCallsInBlockInlinedThroughInvoke()1812 CS.getOperandBundlesAsDefs(OpBundles); in InlineFunction()1888 DeoptCall->getOperandBundlesAsDefs(OpBundles); in InlineFunction()
1959 CI->getOperandBundlesAsDefs(OpBundles); in optimizeCall()2315 CI->getOperandBundlesAsDefs(OpBundles); in optimizeCall()
1346 II->getOperandBundlesAsDefs(OpBundles); in changeToCall()
467 CS.getOperandBundlesAsDefs(OpBundles); in rewriteSetJmpCallSite()
2832 CS.getOperandBundlesAsDefs(OpBundles); in transformConstExprCastCall()3019 CS.getOperandBundlesAsDefs(OpBundles); in transformCallThroughTrampoline()
1404 II->getOperandBundlesAsDefs(OpBundles); in visitFPTrunc()
2523 CI->getOperandBundlesAsDefs(OpBundles); in vectorizeTree()
4279 CI->getOperandBundlesAsDefs(OpBundles); in vectorizeBlockInLoop()
2802 callSite.getOperandBundlesAsDefs(newBundles); in replaceUsesOfNonProtoConstant()