/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/ |
H A D | LowerInvoke.cpp | 52 SmallVector<OperandBundleDef, 1> OpBundles; in runImpl() local
|
H A D | InlineFunction.cpp | 2290 SmallVector<OperandBundleDef, 1> OpBundles; in InlineFunction() local 2375 SmallVector<OperandBundleDef, 1> OpBundles; in InlineFunction() local
|
H A D | Local.cpp | 2138 SmallVector<OperandBundleDef, 1> OpBundles; in createCallMatchingInvoke() local 2196 SmallVector<OperandBundleDef, 1> OpBundles; in changeToInvokeAndSplitBasicBlock() local
|
H A D | SimplifyLibCalls.cpp | 3034 SmallVector<OperandBundleDef, 2> OpBundles; in optimizeCall() local 3489 SmallVector<OperandBundleDef, 2> OpBundles; in optimizeCall() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/ObjCARC/ |
H A D | ObjCARC.cpp | 52 SmallVector<OperandBundleDef, 1> OpBundles; in createCallInstWithColors() local
|
H A D | ObjCARCOpts.cpp | 776 SmallVector<OperandBundleDef, 1> OpBundles; in CloneCallInstForBB() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/ |
H A D | ReplaceWithVeclib.cpp | 75 SmallVector<OperandBundleDef, 1> OpBundles; in replaceWithTLIFunction() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/ |
H A D | DeadArgumentElimination.cpp | 196 SmallVector<OperandBundleDef, 1> OpBundles; in DeleteDeadVarargs() local 938 SmallVector<OperandBundleDef, 1> OpBundles; in RemoveDeadStuffFromFunction() local
|
H A D | ArgumentPromotion.cpp | 332 SmallVector<OperandBundleDef, 1> OpBundles; in doPromotion() local
|
H A D | GlobalOpt.cpp | 1809 SmallVector<OperandBundleDef, 1> OpBundles; in RemovePreallocated() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/ |
H A D | IRBuilder.h | 138 MDNode *FPMathTag, ArrayRef<OperandBundleDef> OpBundles) in IRBuilderBase() 357 void setDefaultOperandBundles(ArrayRef<OperandBundleDef> OpBundles) { in setDefaultOperandBundles()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/ |
H A D | X86WinEHState.cpp | 464 SmallVector<OperandBundleDef, 1> OpBundles; in rewriteSetJmpCall() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/ |
H A D | InstCombineCalls.cpp | 1663 SmallVector<OperandBundleDef, 4> OpBundles; in visitCallInst() local 2682 SmallVector<OperandBundleDef, 1> OpBundles; in transformConstExprCastCall() local 2858 SmallVector<OperandBundleDef, 1> OpBundles; in transformCallThroughTrampoline() local
|
H A D | InstCombineCasts.cpp | 1836 SmallVector<OperandBundleDef, 1> OpBundles; in visitFPTrunc() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/ |
H A D | PGOInstrumentation.cpp | 869 SmallVectorImpl<OperandBundleDef> &OpBundles) { in populateEHOperandBundle() 963 SmallVector<OperandBundleDef, 1> OpBundles; in instrumentOneFunc() local
|
H A D | InstrProfiling.cpp | 652 SmallVector<OperandBundleDef, 1> OpBundles; in lowerValueProfileInst() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/ |
H A D | IRBuilder.cpp | 76 ArrayRef<OperandBundleDef> OpBundles = {}) { in createCallHelper() 464 ArrayRef<OperandBundleDef> OpBundles) { in CreateAssumption()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/ |
H A D | LICM.cpp | 1458 SmallVector<OperandBundleDef, 1> OpBundles; in cloneInstructionInExitBlock() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/ |
H A D | SLPVectorizer.cpp | 5319 SmallVector<OperandBundleDef, 1> OpBundles; in vectorizeTree() local
|
H A D | LoopVectorize.cpp | 5107 SmallVector<OperandBundleDef, 1> OpBundles; in widenCallInstruction() local
|