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