Home
last modified time | relevance | path

Searched defs:GetMethodName (Results 1 – 25 of 39) sorted by relevance

12

/arkcompiler/ets_runtime/ecmascript/compiler/
Dpost_schedule.h43 const std::string& GetMethodName() const in GetMethodName() function
Dstub.h37 const std::string &GetMethodName() const in GetMethodName() function
Dnumber_speculative_runner.h41 const std::string& GetMethodName() const in GetMethodName() function
Dts_hcr_opt_pass.h61 const std::string& GetMethodName() const in GetMethodName() function
Dloop_peeling.h50 std::string GetMethodName() const in GetMethodName() function
Dasync_function_lowering.h42 const std::string& GetMethodName() const in GetMethodName() function
Dstate_split_linearizer.h43 const std::string& GetMethodName() const in GetMethodName() function
Dinduction_variable_analysis.h44 const std::string& GetMethodName() const in GetMethodName() function
Dconstant_folding.h59 std::string GetMethodName() const in GetMethodName() function
Dslowpath_lowering.h149 const std::string& GetMethodName() const in GetMethodName() function
Duseless_gate_elimination.cpp77 std::string UselessGateElimination::GetMethodName() in GetMethodName() function in panda::ecmascript::kungfu::UselessGateElimination
Dnative_inline_lowering.h120 const std::string& GetMethodName() const in GetMethodName() function
Dntype_bytecode_lowering.h75 const std::string& GetMethodName() const in GetMethodName() function
Dts_inline_lowering.h80 const std::string& GetMethodName() const in GetMethodName() function
Dtyped_bytecode_lowering.h105 const std::string& GetMethodName() const in GetMethodName() function
Darray_bounds_check_elimination.h114 const std::string& GetMethodName() const in GetMethodName() function
Dcode_generator.h202 const std::string& GetMethodName() const in GetMethodName() function
/arkcompiler/ets_runtime/ecmascript/
Dmethod.cpp33 const char *Method::GetMethodName() const in GetMethodName() function in panda::ecmascript::Method
39 const char *Method::GetMethodName(const JSPandaFile *file) const in GetMethodName() function in panda::ecmascript::Method
/arkcompiler/ets_runtime/ecmascript/compiler/type_inference/
Dpgo_type_infer.h51 inline const std::string &GetMethodName() const in GetMethodName() function
/arkcompiler/runtime_core/static_core/compiler/
Dinplace_task_runner.h107 const std::string &GetMethodName() const in GetMethodName() function
Dbackground_task_runner.h113 const std::string &GetMethodName() const in GetMethodName() function
/arkcompiler/runtime_core/bytecode_optimizer/
Druntime_adapter.h134 std::string GetMethodName(MethodPtr method) const override in GetMethodName() function
/arkcompiler/runtime_core/static_core/irtoc/backend/
Dirtoc_runtime.h38 std::string GetMethodName(MethodPtr method) const override in GetMethodName() function
/arkcompiler/runtime_core/compiler/optimizer/ir/
Druntime_interface.h125 virtual std::string GetMethodName([[maybe_unused]] MethodPtr method) const in GetMethodName() function
/arkcompiler/ets_runtime/ecmascript/jit/
Djit_task.h179 CString GetMethodName() const in GetMethodName() function

12