Home
last modified time | relevance | path

Searched defs:VisitSafePoint (Results 1 – 6 of 6) sorted by relevance

/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/
Dlowering.cpp166 void Lowering::VisitSafePoint([[maybe_unused]] GraphVisitor *v, Inst *inst) in VisitSafePoint() function in ark::compiler::Lowering
Descape.cpp1223 void EscapeAnalysis::VisitSafePoint(Inst *inst) in VisitSafePoint() function in ark::compiler::EscapeAnalysis
Dpeepholes.cpp38 void Peepholes::VisitSafePoint(GraphVisitor *v, Inst *inst) in VisitSafePoint() function in ark::compiler::Peepholes
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Dgraph_checker.cpp2314 void GraphChecker::VisitSafePoint([[maybe_unused]] GraphVisitor *v, [[maybe_unused]] Inst *inst) in CheckUserOfInt32() function in ark::compiler::GraphChecker
/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/
Dencode_visitor.cpp2215 void EncodeVisitor::VisitSafePoint(GraphVisitor *visitor, Inst *inst) in VisitSafePoint() function in ark::compiler::EncodeVisitor
/arkcompiler/runtime_core/static_core/libllvmbackend/lowering/
Dllvm_ir_constructor.cpp3325 void LLVMIrConstructor::VisitSafePoint([[maybe_unused]] GraphVisitor *v, [[maybe_unused]] Inst *ins… in VisitSafePoint() function in ark::compiler::LLVMIrConstructor