Searched defs:VisitStoreStatic (Results 1 – 9 of 9) sorted by relevance
155 static void VisitStoreStatic(GraphVisitor * /*v*/, Inst * /*instBase*/) in VisitStoreStatic() function
180 void OptimizeMemoryBarriers::VisitStoreStatic(GraphVisitor *v, Inst *inst) in VisitStoreStatic() function in ark::compiler::OptimizeMemoryBarriers
1542 void Peepholes::VisitStoreStatic([[maybe_unused]] GraphVisitor *v, Inst *inst) in VisitStoreStatic() function in ark::compiler::Peepholes
846 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
974 void AliasAnalysis::VisitStoreStatic(GraphVisitor *v, Inst *inst) in VisitStoreStatic() function in ark::compiler::AliasAnalysis
1635 void GraphChecker::VisitStoreStatic(GraphVisitor *v, Inst *inst) in CheckUserOfInt32() function in ark::compiler::GraphChecker
1375 void EncodeVisitor::VisitStoreStatic(GraphVisitor *visitor, Inst *inst) in VisitStoreStatic() function in ark::compiler::EncodeVisitor
4821 void LLVMIrConstructor::VisitStoreStatic(GraphVisitor *v, Inst *inst) in VisitStoreStatic() function in ark::compiler::LLVMIrConstructor