Searched defs:VisitStoreStatic (Results 1 – 9 of 9) sorted by relevance
155 static void VisitStoreStatic(GraphVisitor * /*v*/, Inst * /*instBase*/) in VisitStoreStatic() function
153 void OptimizeMemoryBarriers::VisitStoreStatic(GraphVisitor *v, Inst *inst) in VisitStoreStatic() function in ark::compiler::OptimizeMemoryBarriers
1573 void Peepholes::VisitStoreStatic([[maybe_unused]] GraphVisitor *v, Inst *inst) in VisitStoreStatic() function in ark::compiler::Peepholes
835 void RegEncoder::VisitStoreStatic(GraphVisitor *v, Inst *instBase) in VisitStoreStatic() function in ark::bytecodeopt::RegEncoder
1585 void BytecodeGen::VisitStoreStatic(GraphVisitor *v, Inst *instBase) in VisitStoreStatic() function in ark::bytecodeopt::BytecodeGen
641 void AliasVisitor::VisitStoreStatic(GraphVisitor *v, Inst *inst) in VisitStoreStatic() function in ark::compiler::AliasVisitor
1638 void GraphChecker::VisitStoreStatic(GraphVisitor *v, Inst *inst) in CheckUserOfInt32() function in ark::compiler::GraphChecker
1381 void EncodeVisitor::VisitStoreStatic(GraphVisitor *visitor, Inst *inst) in VisitStoreStatic() function in ark::compiler::EncodeVisitor
4816 void LLVMIrConstructor::VisitStoreStatic(GraphVisitor *v, Inst *inst) in VisitStoreStatic() function in ark::compiler::LLVMIrConstructor