Home
last modified time | relevance | path

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

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