Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/libllvmbackend/transforms/passes/
H A Dintrinsics_lowering.cpp135 bool IntrinsicsLowering::HandleCall(llvm::CallInst *call, LLVMArkInterface::IntrinsicId intrinsicId, in HandleCall() function in ark::llvmbackend::passes::IntrinsicsLowering
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
H A Dcgfunc.cpp382 static void HandleCall(StmtNode &stmt, CGFunc &cgFunc) in HandleCall() function
H A Disel.cpp249 static void HandleCall(StmtNode &stmt, MPISel &iSel) in HandleCall() function
/arkcompiler/runtime_core/static_core/verification/absint/
H A Dabs_int_inl.h3353 bool HandleCall() in HandleCall() function in ark::verifier::AbsIntInstructionHandler
/arkcompiler/runtime_core/static_core/runtime/interpreter/
H A Dinterpreter-inl.h2523 ALWAYS_INLINE void HandleCall() in HandleCall() function in ark::interpreter::InstructionHandler
3415 ALWAYS_INLINE void HandleCall(Method *method) in HandleCall() function in ark::interpreter::InstructionHandler
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/llvm/
H A Dllvm_ir_builder.cpp565 void LLVMIRBuilder::HandleCall(GateRef gate) in HandleCall() function in panda::ecmascript::kungfu::LLVMIRBuilder
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/
H A Dlitecg_ir_builder.cpp1474 void LiteCGIRBuilder::HandleCall(GateRef gate) in HandleCall() function in panda::ecmascript::kungfu::LiteCGIRBuilder

Completed in 29 milliseconds