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