Home
last modified time | relevance | path

Searched defs:func_ (Results 1 – 8 of 8) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/ir/expressions/
DfunctionExpression.h84 ScriptFunction *func_; variable
/arkcompiler/ets_frontend/ets2panda/ir/statements/
DfunctionDeclaration.h96 ScriptFunction *func_; variable
/arkcompiler/runtime_core/static_core/libllvmbackend/lowering/
Dllvm_ir_constructor.h419 llvm::Function *func_; variable
Dllvm_ir_constructor.cpp201 llvm::Function *func_; member in ark::compiler::MemCharSimdLowering
/arkcompiler/runtime_core/libpandabase/os/
Ddebug_info.cpp72 F func_; member in panda::AtReturn
/arkcompiler/runtime_core/static_core/libpandabase/os/
Ddebug_info.cpp74 F func_; member in ark::AtReturn
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/litecg/
Dlmir_builder.cpp504 Stmt &LMIRBuilder::IntrinsicCall(IntrinsicId func_, Args &args_, PregIdx retPregIdx1, PregIdx retPr… in IntrinsicCall()
/arkcompiler/ets_runtime/ecmascript/compiler/
Dtype_info_accessors.h629 GateRef func_; variable