Searched defs:VisitNegOverflowAndZeroCheck (Results 1 – 4 of 4) sorted by relevance
445 void ChecksElimination::VisitNegOverflowAndZeroCheck(GraphVisitor *v, Inst *inst) in VisitNegOverflowAndZeroCheck() function in ark::compiler::ChecksElimination
1582 void Peepholes::VisitNegOverflowAndZeroCheck([[maybe_unused]] GraphVisitor *v, Inst *inst) in VisitNegOverflowAndZeroCheck() function in ark::compiler::Peepholes
799 void BoundsAnalysis::VisitNegOverflowAndZeroCheck(GraphVisitor *v, Inst *inst) in VisitNegOverflowAndZeroCheck() function in ark::compiler::BoundsAnalysis
2355 void EncodeVisitor::VisitNegOverflowAndZeroCheck(GraphVisitor *visitor, Inst *inst) in VisitNegOverflowAndZeroCheck() function in ark::compiler::EncodeVisitor