Searched defs:GetCallee (Results 1 - 4 of 4) sorted by relevance
| /arkcompiler/runtime_core/libark_defect_scan_aux/ | ||
| H A D | callee_info.cpp | 46 const Function *CalleeInfo::GetCallee() const in GetCallee() function in panda::defect_scan_aux::CalleeInfo |
| /arkcompiler/ets_runtime/ecmascript/compiler/ | ||
| H A D | type_info_accessors.h | 573 GateRef GetCallee() in GetCallee() function in panda::ecmascript::kungfu::final |
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/llvm/ | ||
| H A D | llvm_ir_builder.cpp | 891 LLVMValueRef LLVMIRBuilder::GetCallee(const std::vector<GateRef> &inList, const CallSignature *signature, in GetCallee() function in panda::ecmascript::kungfu::LLVMIRBuilder |
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/ | ||
| H A D | litecg_ir_builder.cpp | 1409 Expr LiteCGIRBuilder::GetCallee(maple::litecg::BB &bb, const std::vector<GateRef> &inList, in GetCallee() function in panda::ecmascript::kungfu::LiteCGIRBuilder |
Completed in 16 milliseconds