Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLowerInvoke.cpp53 II->getOperandBundlesAsDefs(OpBundles); in runImpl()
H A DInlineFunction.cpp2313 I->getOperandBundlesAsDefs(OpBundles); in InlineFunction()
2383 DeoptCall->getOperandBundlesAsDefs(OpBundles); in InlineFunction()
H A DLocal.cpp2155 II->getOperandBundlesAsDefs(OpBundles); in createCallMatchingInvoke()
2214 CI->getOperandBundlesAsDefs(OpBundles); in changeToInvokeAndSplitBasicBlock()
H A DSimplifyLibCalls.cpp3039 CI->getOperandBundlesAsDefs(OpBundles); in optimizeCall()
3494 CI->getOperandBundlesAsDefs(OpBundles); in optimizeCall()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/CFGuard/
H A DCFGuard.cpp203 CB->getOperandBundlesAsDefs(Bundles); in insertCFGuardDispatch()
/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/
H A DReplaceWithVeclib.cpp76 CI.getOperandBundlesAsDefs(OpBundles); in replaceWithTLIFunction()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DDeadArgumentElimination.cpp197 CB->getOperandBundlesAsDefs(OpBundles); in DeleteDeadVarargs()
940 CB.getOperandBundlesAsDefs(OpBundles); in RemoveDeadStuffFromFunction()
H A DArgumentPromotion.cpp332 CB.getOperandBundlesAsDefs(OpBundles); in doPromotion()
H A DGlobalOpt.cpp1820 CB->getOperandBundlesAsDefs(OpBundles); in RemovePreallocated()
H A DAttributor.cpp2247 OldCB->getOperandBundlesAsDefs(OperandBundleDefs); in rewriteFunctionSignatures()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86WinEHState.cpp465 Call.getOperandBundlesAsDefs(OpBundles); in rewriteSetJmpCall()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp1705 II->getOperandBundlesAsDefs(OpBundles); in visitCallInst()
2779 Call.getOperandBundlesAsDefs(OpBundles); in transformConstExprCastCall()
2955 Call.getOperandBundlesAsDefs(OpBundles); in transformCallThroughTrampoline()
H A DInstCombineCasts.cpp1902 II->getOperandBundlesAsDefs(OpBundles); in visitFPTrunc()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp658 Ind->getOperandBundlesAsDefs(OpBundles); in lowerValueProfileInst()
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/IR/
H A DInstrTypes.h2011 void getOperandBundlesAsDefs(SmallVectorImpl<OperandBundleDef> &Defs) const;
/freebsd-13.1/contrib/llvm-project/llvm/lib/IR/
H A DInstructions.cpp365 void CallBase::getOperandBundlesAsDefs( in getOperandBundlesAsDefs() function in CallBase
451 CB->getOperandBundlesAsDefs(Bundles); in addOperandBundle()
/freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenModule.cpp4762 callSite->getOperandBundlesAsDefs(newBundles); in replaceUsesOfNonProtoConstant()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp5581 CI->getOperandBundlesAsDefs(OpBundles); in vectorizeTree()
H A DLoopVectorize.cpp5033 CI->getOperandBundlesAsDefs(OpBundles); in widenCallInstruction()