Searched defs:VisitLoadNative (Results 1 – 3 of 3) sorted by relevance
214 void Lowering::VisitLoadNative([[maybe_unused]] GraphVisitor *v, Inst *inst) in VisitLoadNative() function in ark::compiler::Lowering
1081 void AliasVisitor::VisitLoadNative(GraphVisitor *v, Inst *inst) in VisitLoadNative() function in ark::compiler::AliasVisitor
3711 void LLVMIrConstructor::VisitLoadNative(GraphVisitor *v, Inst *inst) in VisitLoadNative() function in ark::compiler::LLVMIrConstructor