Searched defs:VisitAbs (Results 1 – 6 of 6) sorted by relevance
809 void BoundsAnalysis::VisitAbs(GraphVisitor *v, Inst *inst) in VisitAbs() function in ark::compiler::BoundsAnalysis
95 void Peepholes::VisitAbs([[maybe_unused]] GraphVisitor *v, Inst *inst) in VisitAbs() function in ark::compiler::Peepholes
1221 void GraphChecker::VisitAbs(GraphVisitor *v, Inst *inst) in CheckUserOfInt32() function in ark::compiler::GraphChecker
2296 void LLVMIRBuilder::VisitAbs(GateRef gate, GateRef e1) in VisitAbs() function in panda::ecmascript::kungfu::LLVMIRBuilder
2306 void LiteCGIRBuilder::VisitAbs(GateRef gate, GateRef e1) in VisitAbs() function in panda::ecmascript::kungfu::LiteCGIRBuilder
4703 void LLVMIrConstructor::VisitAbs(GraphVisitor *v, Inst *inst) in VisitAbs() function in ark::compiler::LLVMIrConstructor