Searched defs:VisitCallLaunchStatic (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/ | ||
| D | memory_barriers.cpp | 108 void OptimizeMemoryBarriers::VisitCallLaunchStatic(GraphVisitor *v, Inst *inst) in VisitCallLaunchStatic() function in panda::compiler::OptimizeMemoryBarriers |
| /arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/ | ||
| D | codegen.cpp | 4930 void EncodeVisitor::VisitCallLaunchStatic(GraphVisitor *visitor, Inst *inst) in VisitCallLaunchStatic() function in panda::compiler::EncodeVisitor |