Home
last modified time | relevance | path

Searched defs:VisitLoadNative (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/
Dlowering.cpp214 void Lowering::VisitLoadNative([[maybe_unused]] GraphVisitor *v, Inst *inst) in VisitLoadNative() function in ark::compiler::Lowering
/arkcompiler/runtime_core/static_core/compiler/optimizer/analysis/
Dalias_visitor.cpp1081 void AliasVisitor::VisitLoadNative(GraphVisitor *v, Inst *inst) in VisitLoadNative() function in ark::compiler::AliasVisitor
/arkcompiler/runtime_core/static_core/libllvmbackend/lowering/
Dllvm_ir_constructor.cpp3711 void LLVMIrConstructor::VisitLoadNative(GraphVisitor *v, Inst *inst) in VisitLoadNative() function in ark::compiler::LLVMIrConstructor