Home
last modified time | relevance | path

Searched defs:VisitCallResolvedLaunchStatic (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/
Dmemory_barriers.cpp116 void OptimizeMemoryBarriers::VisitCallResolvedLaunchStatic(GraphVisitor *v, Inst *inst) in VisitCallResolvedLaunchStatic() function in ark::compiler::OptimizeMemoryBarriers
/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/
Dencode_visitor.cpp2145 void EncodeVisitor::VisitCallResolvedLaunchStatic(GraphVisitor *visitor, Inst *inst) in VisitCallResolvedLaunchStatic() function in ark::compiler::EncodeVisitor
/arkcompiler/runtime_core/static_core/libllvmbackend/lowering/
Dllvm_ir_constructor.cpp5077 void LLVMIrConstructor::VisitCallResolvedLaunchStatic(GraphVisitor *v, Inst *inst) in VisitCallResolvedLaunchStatic() function in ark::compiler::LLVMIrConstructor