/external/clang/test/CodeGenCXX/ |
D | stack-reuse.cpp | 20 struct Combiner { struct 23 Combiner(S_large); argument
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/GlobalISel/ |
D | Combiner.cpp | 28 Combiner::Combiner(CombinerInfo &Info, const TargetPassConfig *TPC) in Combiner() function in Combiner
|
/external/clang/include/clang/AST/ |
D | DeclOpenMP.h | 106 Expr *Combiner; variable
|
/external/deqp-deps/SPIRV-Tools/source/opt/ |
D | scalar_analysis.cpp | 703 using Combiner = std::function<Signedness(Signedness, Signedness)>; typedef in spvtools::opt::__anonc40ae7990211::IsGreaterThanZero
|
/external/swiftshader/third_party/SPIRV-Tools/source/opt/ |
D | scalar_analysis.cpp | 703 using Combiner = std::function<Signedness(Signedness, Signedness)>; typedef in spvtools::opt::__anonca7568530211::IsGreaterThanZero
|
/external/swiftshader/third_party/llvm-7.0/llvm/docs/ |
D | CodeGenerator.rst | 950 .. _Select instructions from DAG:
|
/external/llvm/docs/ |
D | CodeGenerator.rst | 950 .. _Select instructions from DAG:
|
/external/llvm/lib/Transforms/Instrumentation/ |
D | MemorySanitizer.cpp | 1485 class Combiner { class 1492 Combiner(MemorySanitizerVisitor *MSV, IRBuilder<> &IRB) : in Combiner() function in __anond8b369ee0211::MemorySanitizerVisitor::Combiner
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Instrumentation/ |
D | MemorySanitizer.cpp | 1671 class Combiner { class 1678 Combiner(MemorySanitizerVisitor *MSV, IRBuilder<> &IRB) in Combiner() function in __anon22b493460411::MemorySanitizerVisitor::Combiner
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/ |
D | DAGCombiner.cpp | 8259 static SDValue tryToFoldExtOfExtload(SelectionDAG &DAG, DAGCombiner &Combiner, in tryToFoldExtOfExtload() 8287 static SDValue tryToFoldExtOfLoad(SelectionDAG &DAG, DAGCombiner &Combiner, in tryToFoldExtOfLoad()
|
/external/clang/lib/CodeGen/ |
D | CGOpenMPRuntime.cpp | 791 llvm::Function *Combiner = emitCombinerOrInitializer( in emitUserDefinedReduction() local
|
/external/clang/lib/Sema/ |
D | SemaOpenMP.cpp | 11213 void Sema::ActOnOpenMPDeclareReductionCombinerEnd(Decl *D, Expr *Combiner) { in ActOnOpenMPDeclareReductionCombinerEnd()
|