Home
last modified time | relevance | path

Searched defs:firstArg (Results 1 – 5 of 5) sorted by relevance

/arkcompiler/runtime_core/static_core/compiler/tools/aotdump/
Daotdump.cpp98 bool firstArg = true; in GetMethodName() local
/arkcompiler/ets_runtime/ecmascript/base/
Dtyped_array_helper.cpp48 JSHandle<JSTaggedValue> firstArg = BuiltinsBase::GetCallArg(argv, 0); in TypedArrayConstructor() local
101 JSHandle<JSTaggedValue> firstArg = BuiltinsBase::GetCallArg(argv, 0); in SharedTypedArrayConstructor() local
/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
Dbuiltins_typedarray_stub_builder.cpp2541 Label firstArg(env); in Of() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/
Dlitecg_ir_builder.cpp1519 const size_t firstArg = static_cast<size_t>(CallInputs::FIRST_PARAMETER); in VisitCall() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/llvm/
Dllvm_ir_builder.cpp1026 const size_t firstArg = static_cast<size_t>(CallInputs::FIRST_PARAMETER); in VisitCall() local