Home
last modified time | relevance | path

Searched defs:VisitLoadStatic (Results 1 – 7 of 7) sorted by relevance

/arkcompiler/runtime_core/static_core/bytecode_optimizer/
Dreg_encoder.cpp656 void RegEncoder::VisitLoadStatic(GraphVisitor *v, Inst *instBase) in VisitLoadStatic() function in ark::bytecodeopt::RegEncoder
Dcodegen.cpp1684 void BytecodeGen::VisitLoadStatic(GraphVisitor *v, Inst *instBase) in VisitLoadStatic() function in ark::bytecodeopt::BytecodeGen
/arkcompiler/runtime_core/static_core/compiler/optimizer/analysis/
Dalias_analysis.cpp942 void AliasAnalysis::VisitLoadStatic(GraphVisitor *v, Inst *inst) in VisitLoadStatic() function in ark::compiler::AliasAnalysis
/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/
Dpeepholes.cpp2717 void Peepholes::VisitLoadStatic(GraphVisitor *v, Inst *inst) in VisitLoadStatic() function in ark::compiler::Peepholes
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Dgraph_checker.cpp1674 void GraphChecker::VisitLoadStatic([[maybe_unused]] GraphVisitor *v, Inst *inst) in CheckUserOfInt32() function in ark::compiler::GraphChecker
/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/
Dencode_visitor.cpp1315 void EncodeVisitor::VisitLoadStatic(GraphVisitor *visitor, Inst *inst) in VisitLoadStatic() function in ark::compiler::EncodeVisitor
/arkcompiler/runtime_core/static_core/libllvmbackend/lowering/
Dllvm_ir_constructor.cpp4461 void LLVMIrConstructor::VisitLoadStatic(GraphVisitor *v, Inst *inst) in VisitLoadStatic() function in ark::compiler::LLVMIrConstructor