Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCombiner.cpp91 Combiner::Combiner(MachineFunction &MF, CombinerInfo &CInfo, Combiner() function in Combiner
[all...]
/freebsd-src/contrib/llvm-project/llvm/utils/TableGen/
H A DGlobalISelCombinerEmitter.cpp2583 Record *Combiner; global() member in __anon0d4329740111::GICombinerEmitter
2866 GICombinerEmitter(RecordKeeper & RK,const CodeGenTarget & Target,StringRef Name,Record * Combiner) GICombinerEmitter() argument
3033 for (const auto &Combiner : SelectedCombiners) { EmitGICombiner() local
[all...]
/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DDeclOpenMP.h183 Expr *Combiner = nullptr; variable
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVectorCombine.cpp1969 VectorCombine Combiner(F, TTI, DT, AA, AC, TryEarlyFoldsOnly); run() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DMemorySanitizer.cpp2414 template <bool CombineShadow> class Combiner { global() class
2421 Combiner(MemorySanitizerVisitor *MSV, IRBuilder<> &IRB) Combiner() function in __anon427849950811::MemorySanitizerVisitor::Combiner
/freebsd-src/contrib/llvm-project/clang/lib/Serialization/
H A DASTReaderDecl.cpp3070 Expr *Combiner = Record.readExpr(); VisitOMPDeclareReductionDecl() local
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp3616 Expr *Combiner = D->getCombiner(); VisitOMPDeclareReductionDecl() local
H A DSemaOpenMP.cpp22625 ActOnOpenMPDeclareReductionCombinerEnd(Decl * D,Expr * Combiner) ActOnOpenMPDeclareReductionCombinerEnd() argument
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp3471 combineUADDO_CARRYDiamond(DAGCombiner & Combiner,SelectionDAG & DAG,SDValue X,SDValue Carry0,SDValue Carry1,SDNode * N) combineUADDO_CARRYDiamond() argument
13108 tryToFoldExtOfExtload(SelectionDAG & DAG,DAGCombiner & Combiner,const TargetLowering & TLI,EVT VT,bool LegalOperations,SDNode * N,SDValue N0,ISD::LoadExtType ExtLoadType) tryToFoldExtOfExtload() argument
13139 tryToFoldExtOfLoad(SelectionDAG & DAG,DAGCombiner & Combiner,const TargetLowering & TLI,EVT VT,bool LegalOperations,SDNode * N,SDValue N0,ISD::LoadExtType ExtLoadType,ISD::NodeType ExtOpc) tryToFoldExtOfLoad() argument
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp1134 llvm::Function *Combiner = emitCombinerOrInitializer( emitUserDefinedReduction() local