Home
last modified time | relevance | path

Searched defs:aa (Results 1 – 11 of 11) sorted by relevance

/arkcompiler/runtime_core/compiler/optimizer/code_generator/target/
Dasm_printer.cpp29 AssemblyPrinter<aarch32::Aarch32Encoder>::AssemblyPrinter(ArenaAllocator *aa, aarch32::Aarch32Encod… in AssemblyPrinter()
52 AssemblyPrinter<aarch64::Aarch64Encoder>::AssemblyPrinter(ArenaAllocator *aa, aarch64::Aarch64Encod… in AssemblyPrinter()
74 AssemblyPrinter<amd64::Amd64Encoder>::AssemblyPrinter(ArenaAllocator *aa, amd64::Amd64Encoder *enc) in AssemblyPrinter()
/arkcompiler/ets_frontend/es2panda/test/compiler/js/lexicalEnv/
Dloop-Env-continue-1.js5 function aa() { function
/arkcompiler/ets_frontend/es2panda/test/compiler/js/parameter/
Dparameter-with-default-value-1.js11 let aa = new A(1); variable
/arkcompiler/runtime_core/compiler/optimizer/analysis/
Dbounds_analysis.h104 explicit BoundsRangeInfo(ArenaAllocator *aa) : aa_(*aa), bounds_range_info_(aa->Adapter()) {} in BoundsRangeInfo()
/arkcompiler/ets_runtime/test/moduletest/assignproxy/
Dassignproxy.js30 Object.assign({1:2, "aa":"bb"}, proxy); property
/arkcompiler/runtime_core/compiler/optimizer/code_generator/
Dregisters_description.h54 …explicit RegistersDescription(ArenaAllocator *aa, Arch arch) : arena_allocator_(aa), arch_(arch) {} in RegistersDescription()
Dencode.h77 explicit Encoder(ArenaAllocator *aa, Arch arch) : Encoder(aa, arch, false) {} in Encoder()
78 Encoder(ArenaAllocator *aa, Arch arch, bool js_number_cast) in Encoder()
/arkcompiler/runtime_core/libpandabase/tests/
Darena_allocator_test.cpp78 ArenaAllocator aa(SpaceType::SPACE_TYPE_INTERNAL); in AllocateWithAlignment() local
106 ArenaAllocator aa(SpaceType::SPACE_TYPE_INTERNAL); in AllocateWithDiffAlignment() local
/arkcompiler/ets_frontend/es2panda/test/compiler/js/regAllocator/
Dtest-spill-fill-with-CFG.js5 let aa = undefined; variable
Dtest-range-spill-fill-with-CFG.js5 let aa = undefined; variable
/arkcompiler/ets_frontend/legacy_bin/api8/src/
Dindex.js2 …md(e);const n=r("./node_modules/color-convert/index.js"),i=(e,t)=>function(){const r=e.apply(n,arg… property