Home
last modified time | relevance | path

Searched defs:aarFunc (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/aarch64/
Daarch64_args.h49 AArch64CGFunc *aarFunc = nullptr; variable
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_args.cpp87 AArch64CGFunc *aarFunc = static_cast<AArch64CGFunc *>(cgFunc); in MoveLocalRefVarToRefLocals() local
111 AArch64CGFunc *aarFunc = static_cast<AArch64CGFunc *>(cgFunc); in LoadStackArgsToVReg() local
Daarch64_peep.cpp1744 auto *aarFunc = static_cast<AArch64CGFunc *>(cgFunc); in Run() local