Searched defs:VisitStoreNative (Results 1 – 3 of 3) sorted by relevance
227 void Lowering::VisitStoreNative([[maybe_unused]] GraphVisitor *v, Inst *inst) in VisitStoreNative() function in ark::compiler::Lowering
1108 void AliasVisitor::VisitStoreNative(GraphVisitor *v, Inst *inst) in VisitStoreNative() function in ark::compiler::AliasVisitor
3747 void LLVMIrConstructor::VisitStoreNative(GraphVisitor *v, Inst *inst) in VisitStoreNative() function in ark::compiler::LLVMIrConstructor