Searched refs:BuildGraphMultiplyAddInteger (Results 1 – 1 of 1) sorted by relevance
83 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::LoweringTest1138 auto graph = BuildGraphMultiplyAddInteger(types); in TEST_F()