Searched defs:CreateGraph (Results 1 – 6 of 6) sorted by relevance
| /arkcompiler/runtime_core/compiler/tests/ | ||
| D | graph_comparator_test.cpp | 23 Graph *CreateGraph(std::initializer_list<std::pair<int, int>> inputs) in CreateGraph() function in panda::compiler::GraphComparatorTest |
| D | unit_test.h | 241 Graph *CreateGraph() in CreateGraph() function |
| /arkcompiler/runtime_core/static_core/compiler/tests/ | ||
| D | graph_comparator_test.cpp | 23 Graph *CreateGraph(std::initializer_list<std::pair<int, int>> inputs) in CreateGraph() function in ark::compiler::GraphComparatorTest |
| D | unit_test.h | 331 Graph *CreateGraph() in CreateGraph() function |
| D | inst_generator.cpp | 166 Graph *GraphCreator::CreateGraph() in CreateGraph() function in ark::compiler::GraphCreator |
| /arkcompiler/runtime_core/static_core/libllvmbackend/ | ||
| D | llvm_aot_compiler.cpp | 772 llvm::Expected<compiler::Graph *> LLVMAotCompiler::CreateGraph(ArenaAllocator &allocator, in CreateGraph() function in ark::llvmbackend::LLVMAotCompiler |