Home
last modified time | relevance | path

Searched defs:VisitCall (Results 1 - 6 of 6) sorted by relevance

/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/
H A Dmemory_barriers.cpp79 void OptimizeMemoryBarriers::VisitCall(GraphVisitor *v, Inst *inst) in VisitCall() function in ark::compiler::OptimizeMemoryBarriers
/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/
H A Dencode_visitor.cpp364 void EncodeVisitor::VisitCall(GraphVisitor *visitor, Inst *inst) in VisitCall() function in ark::compiler::EncodeVisitor
H A Dcodegen.cpp2179 void Codegen::VisitCall(CallInst *inst) in VisitCall() function in ark::compiler::Codegen
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/llvm/
H A Dllvm_ir_builder.cpp953 void LLVMIRBuilder::VisitCall(GateRef gate, const std::vector<GateRef> &inList, OpCode op) in VisitCall() function in panda::ecmascript::kungfu::LLVMIRBuilder
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/
H A Dlitecg_ir_builder.cpp1489 void LiteCGIRBuilder::VisitCall(GateRef gate, const std::vector<GateRef> &inList, OpCode op) in VisitCall() function in panda::ecmascript::kungfu::LiteCGIRBuilder
/arkcompiler/runtime_core/static_core/libllvmbackend/lowering/
H A Dllvm_ir_constructor.cpp4008 void LLVMIrConstructor::VisitCall(GraphVisitor *v, Inst *inst) in VisitCall() function in ark::compiler::LLVMIrConstructor

Completed in 34 milliseconds