Searched defs:VisitNot (Results 1 – 3 of 3) sorted by relevance
110 void Peepholes::VisitNot([[maybe_unused]] GraphVisitor *v, Inst *inst) in VisitNot() function in ark::compiler::Peepholes
1319 void GraphChecker::VisitNot([[maybe_unused]] GraphVisitor *v, Inst *inst) in CheckUserOfInt32() function in ark::compiler::GraphChecker
3911 void LLVMIrConstructor::VisitNot(GraphVisitor *v, Inst *inst) in VisitNot() function in ark::compiler::LLVMIrConstructor