Home
last modified time | relevance | path

Searched refs:getOperandBundlesAsDefs (Results 1 – 20 of 20) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLowerInvoke.cpp51 II->getOperandBundlesAsDefs(OpBundles); in runImpl()
H A DInlineFunction.cpp972 I->getOperandBundlesAsDefs(OpBundles); in PropagateOperandBundles()
2694 DeoptCall->getOperandBundlesAsDefs(OpBundles); in InlineFunction()
H A DLocal.cpp2840 II->getOperandBundlesAsDefs(OpBundles); in createCallMatchingInvoke()
2900 CI->getOperandBundlesAsDefs(OpBundles); in changeToInvokeAndSplitBasicBlock()
H A DSimplifyLibCalls.cpp3699 CI->getOperandBundlesAsDefs(OpBundles); in optimizeCall()
4135 CI->getOperandBundlesAsDefs(OpBundles); in optimizeCall()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/CFGuard/
H A DCFGuard.cpp216 CB->getOperandBundlesAsDefs(Bundles); in insertCFGuardDispatch()
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/
H A DReplaceWithVeclib.cpp90 CI->getOperandBundlesAsDefs(OpBundles); in replaceWithTLIFunction()
H A DPreISelIntrinsicLowering.cpp150 CI->getOperandBundlesAsDefs(BundleList); in lowerObjCCall()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DDeadArgumentElimination.cpp202 CB->getOperandBundlesAsDefs(OpBundles); in deleteDeadVarargs()
942 CB.getOperandBundlesAsDefs(OpBundles); in removeDeadStuffFromFunction()
H A DArgumentPromotion.cpp264 CB.getOperandBundlesAsDefs(OpBundles); in doPromotion()
H A DGlobalOpt.cpp1845 CB->getOperandBundlesAsDefs(OpBundles); in RemovePreallocated()
H A DAttributor.cpp3115 OldCB->getOperandBundlesAsDefs(OperandBundleDefs); in rewriteFunctionSignatures()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86WinEHState.cpp461 Call.getOperandBundlesAsDefs(OpBundles); in rewriteSetJmpCall()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp2800 II->getOperandBundlesAsDefs(OpBundles); in visitCallInst()
4064 Call.getOperandBundlesAsDefs(OpBundles); in transformConstExprCastCall()
4222 Call.getOperandBundlesAsDefs(OpBundles); in transformCallThroughTrampoline()
H A DInstCombineCasts.cpp1831 II->getOperandBundlesAsDefs(OpBundles); in visitFPTrunc()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp833 Ind->getOperandBundlesAsDefs(OpBundles); in lowerValueProfileInst()
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/IR/
H A DInstrTypes.h2158 void getOperandBundlesAsDefs(SmallVectorImpl<OperandBundleDef> &Defs) const;
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanRecipes.cpp631 CI.getOperandBundlesAsDefs(OpBundles); in execute()
H A DSLPVectorizer.cpp11693 CI->getOperandBundlesAsDefs(OpBundles); in vectorizeTree()
/freebsd-14.2/contrib/llvm-project/llvm/lib/IR/
H A DInstructions.cpp474 void CallBase::getOperandBundlesAsDefs( in getOperandBundlesAsDefs() function in CallBase
560 CB->getOperandBundlesAsDefs(Bundles); in addOperandBundle()
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenModule.cpp5752 callSite->getOperandBundlesAsDefs(newBundles); in replaceUsesOfNonProtoConstant()