Home
last modified time | relevance | path

Searched refs:BuildGraphMultiplyAddInteger (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/runtime_core/static_core/compiler/tests/
Dlowering_test.cpp83 Graph *BuildGraphMultiplyAddInteger(const std::array<DataType::Type, 4U> &types);
1064 Graph *LoweringTest::BuildGraphMultiplyAddInteger(const std::array<DataType::Type, 4U> &types) in BuildGraphMultiplyAddInteger() function in ark::compiler::LoweringTest
1138 auto graph = BuildGraphMultiplyAddInteger(types); in TEST_F()