Searched defs:VisitStoreStatic (Results 1 – 8 of 8) sorted by relevance
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
714 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
1595 void GraphChecker::VisitStoreStatic([[maybe_unused]] GraphVisitor *v, Inst *inst) in CheckUserOfInt32() function in ark::compiler::GraphChecker
1378 void EncodeVisitor::VisitStoreStatic(GraphVisitor *visitor, Inst *inst) in VisitStoreStatic() function in ark::compiler::EncodeVisitor
4474 void LLVMIrConstructor::VisitStoreStatic(GraphVisitor *v, Inst *inst) in VisitStoreStatic() function in ark::compiler::LLVMIrConstructor