Home
last modified time | relevance | path

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

/llvm-project/clang/test/CodeGenCXX/
H A Dstack-reuse.cpp20 struct Combiner { struct
23 Combiner(S_large); argument
/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCombiner.cpp97 Combiner::Combiner(MachineFunction &MF, CombinerInfo &CInfo, Combiner() function in Combiner
[all...]
/llvm-project/llvm/utils/TableGen/
H A DGlobalISelCombinerEmitter.cpp2272 Record *Combiner; global() member in __anon378790550111::GICombinerEmitter
2539 GICombinerEmitter(RecordKeeper & RK,const CodeGenTarget & Target,StringRef Name,Record * Combiner) GICombinerEmitter() argument
2706 for (const auto &Combiner : SelectedCombiners) { EmitGICombiner() local
[all...]
/llvm-project/clang/include/clang/AST/
H A DDeclOpenMP.h183 Expr *Combiner = nullptr; variable
/llvm-project/llvm/docs/
H A DCodeGenerator.rst1018 .. _Select instructions from DAG:
/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVectorCombine.cpp2604 VectorCombine Combiner(F, TTI, DT, AA, AC, DL, TryEarlyFoldsOnly); run() local
/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DMemorySanitizer.cpp2443 template <bool CombineShadow> class Combiner { global() class
2450 Combiner(MemorySanitizerVisitor *MSV, IRBuilder<> &IRB) Combiner() function in __anon6be095360811::MemorySanitizerVisitor::Combiner
/llvm-project/clang/lib/Serialization/
H A DASTReaderDecl.cpp3074 Expr *Combiner = Record.readExpr(); VisitOMPDeclareReductionDecl() local
/llvm-project/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp3655 Expr *Combiner = D->getCombiner(); VisitOMPDeclareReductionDecl() local
H A DSemaOpenMP.cpp21934 ActOnOpenMPDeclareReductionCombinerEnd(Decl * D,Expr * Combiner) ActOnOpenMPDeclareReductionCombinerEnd() argument
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp3477 combineUADDO_CARRYDiamond(DAGCombiner & Combiner,SelectionDAG & DAG,SDValue X,SDValue Carry0,SDValue Carry1,SDNode * N) combineUADDO_CARRYDiamond() argument
13220 tryToFoldExtOfExtload(SelectionDAG & DAG,DAGCombiner & Combiner,const TargetLowering & TLI,EVT VT,bool LegalOperations,SDNode * N,SDValue N0,ISD::LoadExtType ExtLoadType) tryToFoldExtOfExtload() argument
13252 tryToFoldExtOfLoad(SelectionDAG & DAG,DAGCombiner & Combiner,const TargetLowering & TLI,EVT VT,bool LegalOperations,SDNode * N,SDValue N0,ISD::LoadExtType ExtLoadType,ISD::NodeType ExtOpc,bool NonNegZExt=false) tryToFoldExtOfLoad() argument
[all...]
/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp1135 llvm::Function *Combiner = emitCombinerOrInitializer( emitUserDefinedReduction() local