/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/ |
H A D | GICombinerEmitter.cpp | 595 Record *Combiner; member in __anon31f3a7ff0111::GICombinerEmitter 624 StringRef Name, Record *Combiner) in GICombinerEmitter() 842 Record *Combiner) { in emitAdditionalHelperMethodArguments() 1047 for (const auto &Combiner : SelectedCombiners) { in EmitGICombiner() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/ |
H A D | Combiner.cpp | 93 Combiner::Combiner(CombinerInfo &Info, const TargetPassConfig *TPC) in Combiner() function in Combiner
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/ |
H A D | VectorCombine.cpp | 893 VectorCombine Combiner(F, TTI, DT, AA); in runOnFunction() local 915 VectorCombine Combiner(F, TTI, DT, AA); in run() local
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/ |
H A D | DeclOpenMP.h | 184 Expr *Combiner = nullptr; variable
|
/netbsd-src/external/apache2/llvm/dist/llvm/docs/ |
H A D | CodeGenerator.rst | 978 .. _Select instructions from DAG:
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/ |
H A D | MemorySanitizer.cpp | 2126 class Combiner { class 2133 Combiner(MemorySanitizerVisitor *MSV, IRBuilder<> &IRB) in Combiner() function in __anon03c9fd4e0811::MemorySanitizerVisitor::Combiner
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Serialization/ |
H A D | ASTReaderDecl.cpp | 2699 Expr *Combiner = Record.readExpr(); in VisitOMPDeclareReductionDecl() local
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/ |
H A D | SemaTemplateInstantiateDecl.cpp | 3298 Expr *Combiner = D->getCombiner(); in VisitOMPDeclareReductionDecl() local
|
H A D | SemaOpenMP.cpp | 19427 void Sema::ActOnOpenMPDeclareReductionCombinerEnd(Decl *D, Expr *Combiner) { in ActOnOpenMPDeclareReductionCombinerEnd()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/ |
H A D | DAGCombiner.cpp | 2959 static SDValue combineADDCARRYDiamond(DAGCombiner &Combiner, SelectionDAG &DAG, in combineADDCARRYDiamond() 3050 static SDValue combineCarryDiamond(DAGCombiner &Combiner, SelectionDAG &DAG, in combineCarryDiamond() 10639 static SDValue tryToFoldExtOfExtload(SelectionDAG &DAG, DAGCombiner &Combiner, in tryToFoldExtOfExtload() 10670 static SDValue tryToFoldExtOfLoad(SelectionDAG &DAG, DAGCombiner &Combiner, in tryToFoldExtOfLoad()
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/ |
H A D | CGOpenMPRuntime.cpp | 1173 llvm::Function *Combiner = emitCombinerOrInitializer( in emitUserDefinedReduction() local
|