Home
last modified time | relevance | path

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

12345678910>>...12

/aosp_15_r20/external/clang/test/CodeGenCXX/
H A Dstack-reuse.cpp20 struct Combiner { struct
23 Combiner(S_large); argument
/aosp_15_r20/external/tensorflow/tensorflow/lite/experimental/acceleration/mini_benchmark/
H A Dgrafter.cc38 class Combiner : FlatbufferHelper { class
40 Combiner(flatbuffers::FlatBufferBuilder* fbb, in Combiner() function in tflite::acceleration::__anone986b5230111::Combiner
/aosp_15_r20/external/tensorflow/tensorflow/lite/experimental/acceleration/mini_benchmark/model_modifier/
H A Dgrafter.cc37 class Combiner : FlatbufferHelper { class
39 Combiner(flatbuffers::FlatBufferBuilder* fbb, in Combiner() function in tflite::acceleration::__anona2b7de910111::Combiner
/aosp_15_r20/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/event/
DCombiner.java27 public interface Combiner { interface
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/GlobalISel/
H A DCombiner.cpp93 Combiner::Combiner(CombinerInfo &Info, const TargetPassConfig *TPC) in Combiner() function in Combiner
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/
H A DCombiner.cpp93 Combiner::Combiner(CombinerInfo &Info, const TargetPassConfig *TPC) in Combiner() function in Combiner
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/iomgr/
Dexec_ctx.h58 class Combiner; variable
/aosp_15_r20/external/clang/include/clang/AST/
H A DDeclOpenMP.h106 Expr *Combiner; variable
/aosp_15_r20/external/grpc-grpc/src/core/lib/iomgr/
H A Dexec_ctx.h71 class Combiner; variable
/aosp_15_r20/external/tensorflow/tensorflow/python/keras/engine/
H A Dbase_preprocessing_layer.py483 class Combiner(object): class
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Vectorize/
H A DVectorCombine.cpp1844 VectorCombine Combiner(F, TTI, DT, AA, AC, false); in runOnFunction() local
1868 VectorCombine Combiner(F, TTI, DT, AA, AC, TryEarlyFoldsOnly); in run() local
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/opt/
Dscalar_analysis.cpp702 using Combiner = std::function<Signedness(Signedness, Signedness)>; typedef in spvtools::opt::__anon6f4652a60211::IsGreaterThanZero
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dscalar_analysis.cpp702 using Combiner = std::function<Signedness(Signedness, Signedness)>; typedef in spvtools::opt::__anon2670a6200211::IsGreaterThanZero
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/opt/
H A Dscalar_analysis.cpp702 using Combiner = std::function<Signedness(Signedness, Signedness)>; typedef in spvtools::opt::__anon2b45e71a0211::IsGreaterThanZero
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/AST/
DDeclOpenMP.h183 Expr *Combiner = nullptr; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/AST/
DDeclOpenMP.h183 Expr *Combiner = nullptr; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/AST/
DDeclOpenMP.h183 Expr *Combiner = nullptr; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/AST/
DDeclOpenMP.h183 Expr *Combiner = nullptr; variable
/aosp_15_r20/external/llvm/docs/
H A DCodeGenerator.rst950 .. _Select instructions from DAG:
/aosp_15_r20/external/llvm/lib/Transforms/Instrumentation/
H A DMemorySanitizer.cpp1485 class Combiner { class
1492 Combiner(MemorySanitizerVisitor *MSV, IRBuilder<> &IRB) : in Combiner() function in __anon38c215db0211::MemorySanitizerVisitor::Combiner
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
H A DMemorySanitizer.cpp1995 class Combiner { class
2002 Combiner(MemorySanitizerVisitor *MSV, IRBuilder<> &IRB) in Combiner() function in __anon782446fd0811::MemorySanitizerVisitor::Combiner
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Instrumentation/
H A DMemorySanitizer.cpp2340 template <bool CombineShadow> class Combiner { class
2347 Combiner(MemorySanitizerVisitor *MSV, IRBuilder<> &IRB) in Combiner() function in __anon0f976a830811::MemorySanitizerVisitor::Combiner
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A 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()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp3159 static SDValue combineADDCARRYDiamond(DAGCombiner &Combiner, SelectionDAG &DAG, in combineADDCARRYDiamond()
12169 static SDValue tryToFoldExtOfExtload(SelectionDAG &DAG, DAGCombiner &Combiner, in tryToFoldExtOfExtload()
12200 static SDValue tryToFoldExtOfLoad(SelectionDAG &DAG, DAGCombiner &Combiner, in tryToFoldExtOfLoad()
/aosp_15_r20/external/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp791 llvm::Function *Combiner = emitCombinerOrInitializer( in emitUserDefinedReduction() local

12345678910>>...12