Searched refs:IsGenericAdd (Results 1 – 2 of 2) sorted by relevance
87 bool IsGenericAdd(const Node& node, const std::vector<Value*>& inputs, in IsGenericAdd() function251 if (IsGenericAdd(node, inputs, outputs)) { in Compile()
107 bool IsGenericAdd(const Node& node, const std::vector<Value*>& inputs, in IsGenericAdd() function343 if (IsGenericAdd(node, inputs, outputs)) { in ConvertOperations()