Home
last modified time | relevance | path

Searched defs:HandleCall (Results 1 – 7 of 7) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/interpreter/
Dinterpreter-inl.h2523 ALWAYS_INLINE void HandleCall() in HandleCall() function
3415 ALWAYS_INLINE void HandleCall(Method *method) in HandleCall() function
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/mpl2mpl/src/
Dcall_graph.cpp576 void CallGraph::HandleCall(CGNode &node, StmtNode *stmt, uint32 loopDepth) in HandleCall() function in maple::CallGraph
/arkcompiler/runtime_core/static_core/verification/absint/
Dabs_int_inl.h3402 bool HandleCall() in HandleCall() function
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
Dcgfunc.cpp1372 void HandleCall(StmtNode &stmt, CGFunc &cgFunc) in HandleCall() function
Disel.cpp283 void HandleCall(StmtNode &stmt, MPISel &iSel) in HandleCall() function
/arkcompiler/ets_runtime/ecmascript/compiler/
Dlitecg_ir_builder.cpp1039 void LiteCGIRBuilder::HandleCall(GateRef gate) in HandleCall() function in panda::ecmascript::kungfu::LiteCGIRBuilder
Dllvm_ir_builder.cpp489 void LLVMIRBuilder::HandleCall(GateRef gate) in HandleCall() function in panda::ecmascript::kungfu::LLVMIRBuilder