Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Utils/
H A DLowerInvoke.cpp51 II->getOperandBundlesAsDefs(OpBundles); in runImpl()
H A DInlineFunction.cpp847 I->getOperandBundlesAsDefs(OpBundles); in PropagateOperandBundles()
2402 DeoptCall->getOperandBundlesAsDefs(OpBundles); in InlineFunction()
H A DLocal.cpp2165 II->getOperandBundlesAsDefs(OpBundles); in createCallMatchingInvoke()
2225 CI->getOperandBundlesAsDefs(OpBundles); in changeToInvokeAndSplitBasicBlock()
H A DSimplifyLibCalls.cpp3377 CI->getOperandBundlesAsDefs(OpBundles); in optimizeCall()
3846 CI->getOperandBundlesAsDefs(OpBundles); in optimizeCall()
/llvm-project-15.0.7/llvm/lib/Transforms/CFGuard/
H A DCFGuard.cpp209 CB->getOperandBundlesAsDefs(Bundles); in insertCFGuardDispatch()
/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DReplaceWithVeclib.cpp75 CI.getOperandBundlesAsDefs(OpBundles); in replaceWithTLIFunction()
H A DPreISelIntrinsicLowering.cpp114 CI->getOperandBundlesAsDefs(BundleList); in lowerObjCCall()
/llvm-project-15.0.7/llvm/tools/llvm-reduce/deltas/
H A DReduceOperandsToArgs.cpp84 CI->getOperandBundlesAsDefs(OperandBundles); in replaceFunctionCalls()
/llvm-project-15.0.7/llvm/lib/Transforms/IPO/
H A DDeadArgumentElimination.cpp195 CB->getOperandBundlesAsDefs(OpBundles); in deleteDeadVarargs()
926 CB.getOperandBundlesAsDefs(OpBundles); in removeDeadStuffFromFunction()
H A DArgumentPromotion.cpp268 CB.getOperandBundlesAsDefs(OpBundles); in doPromotion()
H A DGlobalOpt.cpp1879 CB->getOperandBundlesAsDefs(OpBundles); in RemovePreallocated()
H A DAttributor.cpp2662 OldCB->getOperandBundlesAsDefs(OperandBundleDefs); in rewriteFunctionSignatures()
/llvm-project-15.0.7/llvm/lib/Target/X86/
H A DX86WinEHState.cpp465 Call.getOperandBundlesAsDefs(OpBundles); in rewriteSetJmpCall()
/llvm-project-15.0.7/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp640 Ind->getOperandBundlesAsDefs(OpBundles); in lowerValueProfileInst()
/llvm-project-15.0.7/llvm/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp2176 II->getOperandBundlesAsDefs(OpBundles); in visitCallInst()
3425 Call.getOperandBundlesAsDefs(OpBundles); in transformConstExprCastCall()
3601 Call.getOperandBundlesAsDefs(OpBundles); in transformCallThroughTrampoline()
H A DInstCombineCasts.cpp1932 II->getOperandBundlesAsDefs(OpBundles); in visitFPTrunc()
/llvm-project-15.0.7/llvm/include/llvm/IR/
H A DInstrTypes.h2062 void getOperandBundlesAsDefs(SmallVectorImpl<OperandBundleDef> &Defs) const;
/llvm-project-15.0.7/llvm/lib/IR/
H A DInstructions.cpp396 void CallBase::getOperandBundlesAsDefs( in getOperandBundlesAsDefs() function in CallBase
482 CB->getOperandBundlesAsDefs(Bundles); in addOperandBundle()
/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCodeGenModule.cpp5139 callSite->getOperandBundlesAsDefs(newBundles); in replaceUsesOfNonProtoConstant()
/llvm-project-15.0.7/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp4234 CI.getOperandBundlesAsDefs(OpBundles); in widenCallInstruction()
H A DSLPVectorizer.cpp8311 CI->getOperandBundlesAsDefs(OpBundles); in vectorizeTree()