Searched refs:VisitSubOverflow (Results 1 – 4 of 4) sorted by relevance
94 static void VisitSubOverflow(GraphVisitor *visitor, Inst *inst);
2330 void EncodeVisitor::VisitSubOverflow(GraphVisitor *visitor, Inst *inst) in VisitSubOverflow() function in ark::compiler::EncodeVisitor
267 static void VisitSubOverflow([[maybe_unused]] GraphVisitor *v, Inst *inst);
1427 void GraphChecker::VisitSubOverflow([[maybe_unused]] GraphVisitor *v, Inst *inst) in CheckUserOfInt32() function in ark::compiler::GraphChecker