Searched defs:VisitSafePoint (Results 1 – 6 of 6) sorted by relevance
166 void Lowering::VisitSafePoint([[maybe_unused]] GraphVisitor *v, Inst *inst) in VisitSafePoint() function in ark::compiler::Lowering
1293 void EscapeAnalysis::VisitSafePoint(Inst *inst) in VisitSafePoint() function in ark::compiler::EscapeAnalysis
37 void Peepholes::VisitSafePoint(GraphVisitor *v, Inst *inst) in VisitSafePoint() function in ark::compiler::Peepholes
2271 void GraphChecker::VisitSafePoint([[maybe_unused]] GraphVisitor *v, [[maybe_unused]] Inst *inst) in CheckUserOfInt32() function in ark::compiler::GraphChecker
2220 void EncodeVisitor::VisitSafePoint(GraphVisitor *visitor, Inst *inst) in VisitSafePoint() function in ark::compiler::EncodeVisitor
3342 void LLVMIrConstructor::VisitSafePoint([[maybe_unused]] GraphVisitor *v, [[maybe_unused]] Inst *ins… in VisitSafePoint() function in ark::compiler::LLVMIrConstructor