Home
last modified time | relevance | path

Searched defs:CreateGraph (Results 1 – 6 of 6) sorted by relevance

/arkcompiler/runtime_core/compiler/tests/
Dgraph_comparator_test.cpp23 Graph *CreateGraph(std::initializer_list<std::pair<int, int>> inputs) in CreateGraph() function in panda::compiler::GraphComparatorTest
Dunit_test.h241 Graph *CreateGraph() in CreateGraph() function
/arkcompiler/runtime_core/static_core/compiler/tests/
Dgraph_comparator_test.cpp23 Graph *CreateGraph(std::initializer_list<std::pair<int, int>> inputs) in CreateGraph() function in ark::compiler::GraphComparatorTest
Dunit_test.h331 Graph *CreateGraph() in CreateGraph() function
Dinst_generator.cpp166 Graph *GraphCreator::CreateGraph() in CreateGraph() function in ark::compiler::GraphCreator
/arkcompiler/runtime_core/static_core/libllvmbackend/
Dllvm_aot_compiler.cpp772 llvm::Expected<compiler::Graph *> LLVMAotCompiler::CreateGraph(ArenaAllocator &allocator, in CreateGraph() function in ark::llvmbackend::LLVMAotCompiler