Searched defs:VisitCall (Results 1 – 3 of 3) sorted by relevance
| /arkcompiler/runtime_core/compiler/optimizer/optimizations/ | ||
| D | memory_barriers.cpp | 79 void OptimizeMemoryBarriers::VisitCall(GraphVisitor *v, Inst *inst) in VisitCall() function in panda::compiler::OptimizeMemoryBarriers |
| /arkcompiler/ets_runtime/ecmascript/compiler/ | ||
| D | llvm_ir_builder.cpp | 712 void LLVMIRBuilder::VisitCall(GateRef gate, const std::vector<GateRef> &inList, OpCode op) in VisitCall() function in panda::ecmascript::kungfu::LLVMIRBuilder |
| /arkcompiler/runtime_core/compiler/optimizer/code_generator/ | ||
| D | codegen.cpp | 2692 void Codegen::VisitCall(CallInst *inst) in VisitCall() function in panda::compiler::Codegen |