/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
H A D | LowerInvoke.cpp | 50 SmallVector<OperandBundleDef, 1> OpBundles; in runImpl() local
|
H A D | InlineFunction.cpp | 971 SmallVector<OperandBundleDef, 1> OpBundles; PropagateOperandBundles() local 2693 SmallVector<OperandBundleDef, 1> OpBundles; InlineFunction() local
|
H A D | Local.cpp | 2839 SmallVector<OperandBundleDef, 1> OpBundles; createCallMatchingInvoke() local 2898 SmallVector<OperandBundleDef, 1> OpBundles; changeToInvokeAndSplitBasicBlock() local
|
H A D | SimplifyLibCalls.cpp | 3698 SmallVector<OperandBundleDef, 2> OpBundles; optimizeCall() local 4134 SmallVector<OperandBundleDef, 2> OpBundles; optimizeCall() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/ObjCARC/ |
H A D | ObjCARC.cpp | 30 SmallVector<OperandBundleDef, 1> OpBundles; in createCallInstWithColors() local
|
H A D | ObjCARCOpts.cpp | 572 SmallVectorImpl<OperandBundleDef> &OpBundles, in cloneOpBundlesIf() argument 582 SmallVectorImpl<OperandBundleDef> &OpBundles) { in addOpBundleForFunclet() argument 1147 SmallVector<OperandBundleDef, 1> OpBundles; OptimizeIndividualCallImpl() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | ReplaceWithVeclib.cpp | 88 II->getOperandBundlesAsDefs(OpBundles); in replaceWithTLIFunction() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/IPO/ |
H A D | DeadArgumentElimination.cpp | 201 SmallVector<OperandBundleDef, 1> OpBundles; in deleteDeadVarargs() local 941 SmallVector<OperandBundleDef, 1> OpBundles; removeDeadStuffFromFunction() local
|
H A D | ArgumentPromotion.cpp | 263 SmallVector<OperandBundleDef, 1> OpBundles; doPromotion() local
|
H A D | GlobalOpt.cpp | 1844 SmallVector<OperandBundleDef, 1> OpBundles; RemovePreallocated() local
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/IR/ |
H A D | IRBuilder.h | 137 IRBuilderBase(LLVMContext & context,const IRBuilderFolder & Folder,const IRBuilderDefaultInserter & Inserter,MDNode * FPMathTag,ArrayRef<OperandBundleDef> OpBundles) IRBuilderBase() argument 359 setDefaultOperandBundles(ArrayRef<OperandBundleDef> OpBundles) setDefaultOperandBundles() argument [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/ |
H A D | X86WinEHState.cpp | 460 SmallVector<OperandBundleDef, 1> OpBundles; in rewriteSetJmpCall() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/InstCombine/ |
H A D | InstCombineCalls.cpp | 2799 SmallVector<OperandBundleDef, 4> OpBundles; visitCallInst() local 4063 SmallVector<OperandBundleDef, 1> OpBundles; transformConstExprCastCall() local 4221 SmallVector<OperandBundleDef, 1> OpBundles; transformCallThroughTrampoline() local [all...] |
H A D | InstCombineCasts.cpp | 1830 SmallVector<OperandBundleDef, 1> OpBundles; visitFPTrunc() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/ |
H A D | PGOInstrumentation.cpp | 819 populateEHOperandBundle(VPCandidateInfo & Cand,DenseMap<BasicBlock *,ColorVector> & BlockColors,SmallVectorImpl<OperandBundleDef> & OpBundles) populateEHOperandBundle() argument 947 SmallVector<OperandBundleDef, 1> OpBundles; instrumentOneFunc() local
|
H A D | InstrProfiling.cpp | 832 SmallVector<OperandBundleDef, 1> OpBundles; lowerValueProfileInst() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/IR/ |
H A D | IRBuilder.cpp | 81 createCallHelper(Function * Callee,ArrayRef<Value * > Ops,const Twine & Name,Instruction * FMFSource,ArrayRef<OperandBundleDef> OpBundles) createCallHelper() argument 552 CreateAssumption(Value * Cond,ArrayRef<OperandBundleDef> OpBundles) CreateAssumption() argument
|
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Vectorize/ |
H A D | VPlanRecipes.cpp | 630 SmallVector<OperandBundleDef, 1> OpBundles; execute() local
|
H A D | SLPVectorizer.cpp | 11692 SmallVector<OperandBundleDef, 1> OpBundles; vectorizeTree() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
H A D | LICM.cpp | 1425 SmallVector<OperandBundleDef, 1> OpBundles; cloneInstructionInExitBlock() local
|