Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/ir/statements/
DfunctionDeclaration.h111 ScriptFunction *func_; variable
/arkcompiler/runtime_core/static_core/libllvmbackend/lowering/
Dllvm_ir_constructor.h420 llvm::Function *func_; variable
Dllvm_ir_constructor.cpp200 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.cpp493 Stmt &LMIRBuilder::IntrinsicCall(IntrinsicId func_, Args &args_, PregIdx retPregIdx1, PregIdx retPr… in IntrinsicCall()
/arkcompiler/ets_runtime/ecmascript/compiler/
Dtype_info_accessors.h571 GateRef func_; variable