Home
last modified time | relevance | path

Searched defs:GetFunc (Results 1 – 6 of 6) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_me/include/
Dme_irmap.h48 MeFunction &GetFunc() const in GetFunc() function
Dme_cfg.h67 const MeFunction &GetFunc() const in GetFunc() function
/arkcompiler/runtime_core/static_core/libllvmbackend/lowering/
Dllvm_ir_constructor.h89 llvm::Function *GetFunc() in GetFunc() function
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/mpl2mpl/include/
Dcall_graph.h96 MIRFunction *GetFunc() in GetFunc() function
/arkcompiler/ets_runtime/ecmascript/compiler/
Dtype_info_accessors.h412 GateRef GetFunc() const in GetFunc() function
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/litecg/
Dlmir_builder.cpp298 Function *LMIRBuilder::GetFunc(const String &name) in GetFunc() function in maple::litecg::LMIRBuilder