Home
last modified time | relevance | path

Searched defs:Combiner (Results 1 – 12 of 12) sorted by relevance

/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DGICombinerEmitter.cpp
H A DGlobalISelCombinerMatchTableEmitter.cpp
H A DGlobalISelCombinerEmitter.cpp2272 Record *Combiner; member in __anon569e2aa20111::GICombinerEmitter
2539 StringRef Name, Record *Combiner) in GICombinerEmitter()
2706 for (const auto &Combiner : SelectedCombiners) { in EmitGICombiner() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCombiner.cpp97 Combiner::Combiner(MachineFunction &MF, CombinerInfo &CInfo, in Combiner() function in Combiner
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DDeclOpenMP.h183 Expr *Combiner = nullptr; variable
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVectorCombine.cpp2623 VectorCombine Combiner(F, TTI, DT, AA, AC, DL, TryEarlyFoldsOnly); in run() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DMemorySanitizer.cpp2444 template <bool CombineShadow> class Combiner { class
2451 Combiner(MemorySanitizerVisitor *MSV, IRBuilder<> &IRB) in Combiner() function in __anonb346f5430811::MemorySanitizerVisitor::Combiner
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTReaderDecl.cpp3049 Expr *Combiner = Record.readExpr(); in VisitOMPDeclareReductionDecl() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp3666 Expr *Combiner = D->getCombiner(); in VisitOMPDeclareReductionDecl() local
H A DSemaOpenMP.cpp21450 Expr *Combiner) { in ActOnOpenMPDeclareReductionCombinerEnd()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp3463 static SDValue combineUADDO_CARRYDiamond(DAGCombiner &Combiner, in combineUADDO_CARRYDiamond()
13252 static SDValue tryToFoldExtOfExtload(SelectionDAG &DAG, DAGCombiner &Combiner, in tryToFoldExtOfExtload()
13284 static SDValue tryToFoldExtOfLoad(SelectionDAG &DAG, DAGCombiner &Combiner, in tryToFoldExtOfLoad()
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp1136 llvm::Function *Combiner = emitCombinerOrInitializer( in emitUserDefinedReduction() local