Home
last modified time | relevance | path

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

12

/external/llvm-project/clang/test/CodeGenCXX/
Dstack-reuse.cpp20 struct Combiner { struct
23 Combiner(S_large); argument
/external/clang/test/CodeGenCXX/
Dstack-reuse.cpp20 struct Combiner { struct
23 Combiner(S_large); argument
/external/llvm-project/llvm/utils/TableGen/
DGICombinerEmitter.cpp595 Record *Combiner; member in __anon4718c62b0111::GICombinerEmitter
624 StringRef Name, Record *Combiner) in GICombinerEmitter()
842 Record *Combiner) { in emitAdditionalHelperMethodArguments()
1047 for (const auto &Combiner : SelectedCombiners) { in EmitGICombiner() local
/external/llvm-project/llvm/lib/CodeGen/GlobalISel/
DCombiner.cpp93 Combiner::Combiner(CombinerInfo &Info, const TargetPassConfig *TPC) in Combiner() function in Combiner
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/
DCombiner.cpp93 Combiner::Combiner(CombinerInfo &Info, const TargetPassConfig *TPC) in Combiner() function in Combiner
/external/rust/crates/grpcio-sys/grpc/src/core/lib/iomgr/
Dexec_ctx.h67 class Combiner; variable
/external/clang/include/clang/AST/
DDeclOpenMP.h106 Expr *Combiner; variable
/external/llvm-project/llvm/lib/Transforms/Vectorize/
DVectorCombine.cpp763 VectorCombine Combiner(F, TTI, DT); in runOnFunction() local
784 VectorCombine Combiner(F, TTI, DT); in run() local
/external/tensorflow/tensorflow/python/keras/engine/
Dbase_preprocessing_layer.py438 class Combiner(object): class
/external/deqp-deps/SPIRV-Tools/source/opt/
Dscalar_analysis.cpp703 using Combiner = std::function<Signedness(Signedness, Signedness)>; typedef in spvtools::opt::__anonbf69a9f70211::IsGreaterThanZero
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dscalar_analysis.cpp703 using Combiner = std::function<Signedness(Signedness, Signedness)>; typedef in spvtools::opt::__anon67b9f7310211::IsGreaterThanZero
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/opt/
Dscalar_analysis.cpp703 using Combiner = std::function<Signedness(Signedness, Signedness)>; typedef in spvtools::opt::__anon7334ed840211::IsGreaterThanZero
/external/llvm-project/clang/include/clang/AST/
DDeclOpenMP.h184 Expr *Combiner = nullptr; variable
/external/llvm-project/llvm/docs/
DCodeGenerator.rst978 .. _Select instructions from DAG:
/external/llvm/docs/
DCodeGenerator.rst950 .. _Select instructions from DAG:
/external/llvm/lib/Transforms/Instrumentation/
DMemorySanitizer.cpp1485 class Combiner { class
1492 Combiner(MemorySanitizerVisitor *MSV, IRBuilder<> &IRB) : in Combiner() function in __anone9e6778c0211::MemorySanitizerVisitor::Combiner
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DMemorySanitizer.cpp1995 class Combiner { class
2002 Combiner(MemorySanitizerVisitor *MSV, IRBuilder<> &IRB) in Combiner() function in __anon1b6b5cee0811::MemorySanitizerVisitor::Combiner
/external/llvm-project/llvm/lib/Transforms/Instrumentation/
DMemorySanitizer.cpp2121 class Combiner { class
2128 Combiner(MemorySanitizerVisitor *MSV, IRBuilder<> &IRB) in Combiner() function in __anon24d2787a0811::MemorySanitizerVisitor::Combiner
/external/llvm-project/clang/lib/Serialization/
DASTReaderDecl.cpp2697 Expr *Combiner = Record.readExpr(); in VisitOMPDeclareReductionDecl() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp2746 static SDValue combineADDCARRYDiamond(DAGCombiner &Combiner, SelectionDAG &DAG, in combineADDCARRYDiamond()
2837 static SDValue combineCarryDiamond(DAGCombiner &Combiner, SelectionDAG &DAG, in combineCarryDiamond()
9467 static SDValue tryToFoldExtOfExtload(SelectionDAG &DAG, DAGCombiner &Combiner, in tryToFoldExtOfExtload()
9498 static SDValue tryToFoldExtOfLoad(SelectionDAG &DAG, DAGCombiner &Combiner, in tryToFoldExtOfLoad()
/external/llvm-project/clang/lib/Sema/
DSemaTemplateInstantiateDecl.cpp3297 Expr *Combiner = D->getCombiner(); in VisitOMPDeclareReductionDecl() local
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp2953 static SDValue combineADDCARRYDiamond(DAGCombiner &Combiner, SelectionDAG &DAG, in combineADDCARRYDiamond()
3044 static SDValue combineCarryDiamond(DAGCombiner &Combiner, SelectionDAG &DAG, in combineCarryDiamond()
10363 static SDValue tryToFoldExtOfExtload(SelectionDAG &DAG, DAGCombiner &Combiner, in tryToFoldExtOfExtload()
10394 static SDValue tryToFoldExtOfLoad(SelectionDAG &DAG, DAGCombiner &Combiner, in tryToFoldExtOfLoad()
/external/clang/lib/CodeGen/
DCGOpenMPRuntime.cpp791 llvm::Function *Combiner = emitCombinerOrInitializer( in emitUserDefinedReduction() local
/external/clang/lib/Sema/
DSemaOpenMP.cpp11213 void Sema::ActOnOpenMPDeclareReductionCombinerEnd(Decl *D, Expr *Combiner) { in ActOnOpenMPDeclareReductionCombinerEnd()
/external/llvm-project/clang/lib/CodeGen/
DCGOpenMPRuntime.cpp1160 llvm::Function *Combiner = emitCombinerOrInitializer( in emitUserDefinedReduction() local

12