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
1223 void EscapeAnalysis::VisitSafePoint(Inst *inst) in VisitSafePoint() function in ark::compiler::EscapeAnalysis
38 void Peepholes::VisitSafePoint(GraphVisitor *v, Inst *inst) in VisitSafePoint() function in ark::compiler::Peepholes
2314 void GraphChecker::VisitSafePoint([[maybe_unused]] GraphVisitor *v, [[maybe_unused]] Inst *inst) in CheckUserOfInt32() function in ark::compiler::GraphChecker
2215 void EncodeVisitor::VisitSafePoint(GraphVisitor *visitor, Inst *inst) in VisitSafePoint() function in ark::compiler::EncodeVisitor
3325 void LLVMIrConstructor::VisitSafePoint([[maybe_unused]] GraphVisitor *v, [[maybe_unused]] Inst *ins… in VisitSafePoint() function in ark::compiler::LLVMIrConstructor