| /arkcompiler/ets_frontend/ets2panda/linter/test_rules/ |
| D | rule5.sts | 99 function foo32() { a32 } var a32 = 1; foo32()
|
| /arkcompiler/ets_runtime/test/aottest/definencfunc/ |
| D | definencfunc.ts | 35 toLowerCase(a32, a33, a34) {
|
| /arkcompiler/ets_runtime/test/moduletest/storeglobalvarIC/ |
| D | storeglobalvarIC.js | 57 var a32=32; variable
|
| /arkcompiler/runtime_core/static_core/tests/regression/ |
| D | allocate-252-params.pa | 14 …i8 a23, i8 a24, i8 a25, i8 a26, i8 a27, i8 a28, i8 a29, i8 a30, i8 a31, i8 a32, i8 a33, i8 a34, i8… 50 add2 a32
|
| /arkcompiler/runtime_core/tests/regression/ |
| D | allocate-252-params.pa | 14 …i8 a23, i8 a24, i8 a25, i8 a26, i8 a27, i8 a28, i8 a29, i8 a30, i8 a31, i8 a32, i8 a33, i8 a34, i8… 50 add2 a32
|
| /arkcompiler/ets_runtime/test/aottest/pgo_extrainfomap_expand/ |
| D | pgo_extrainfomap_expand.ts | 110 set e(a32) {}
|
| /arkcompiler/ets_runtime/test/aottest/createarrayimm16/ |
| D | createarrayimm16.ts | 51 let a32:number[] = [1, 2, 3];
|
| /arkcompiler/runtime_core/static_core/tests/cts-generator/cts-template/ |
| D | call.range.yaml | 73 …32 a24, i32 a25, i32 a26, i32 a27, i32 a28, i32 a29, i32 a30, i32 a31, i32 a32, i32 a33, i32 a34, … 77 …32 a24, i32 a25, i32 a26, i32 a27, i32 a28, i32 a29, i32 a30, i32 a31, i32 a32, i32 a33, i32 a34, … 157 …32 a24, i32 a25, i32 a26, i32 a27, i32 a28, i32 a29, i32 a30, i32 a31, i32 a32, i32 a33, i32 a34, …
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/src/ |
| D | mir_nodes.cpp | 2189 LogInfo::MapleLogger() << "\n#Error:prim-type must be either ptr, ref, a32 or a64\n"; in Verify() 2355 LogInfo::MapleLogger() << "\n#Error:result-type of array must be in [ptr,ref,a32,a64]\n"; in Verify() 2359 … LogInfo::MapleLogger() << "\n#Error:result-type of array-opnd0 must be in [ptr,ref,a32,a64]\n"; in Verify() 2405 … << "\n#Error:result-type of addrof,addroflabel,addroffunc,iaddrof must be in [ptr,ref,a32,a64]\n"; in Verify() 2416 … << "\n#Error:result-type of addrof,addroflabel,addroffunc,iaddrof must be in [ptr,ref,a32,a64]\n"; in Verify() 2426 … << "\n#Error:result-type of addrof,addroflabel,addroffunc,iaddrof must be in [ptr,ref,a32,a64]\n"; in Verify()
|
| /arkcompiler/runtime_core/tests/cts-generator/cts-template/ |
| D | call.range.yaml | 79 …32 a24, i32 a25, i32 a26, i32 a27, i32 a28, i32 a29, i32 a30, i32 a31, i32 a32, i32 a33, i32 a34, … 83 …32 a24, i32 a25, i32 a26, i32 a27, i32 a28, i32 a29, i32 a30, i32 a31, i32 a32, i32 a33, i32 a34, … 163 …32 a24, i32 a25, i32 a26, i32 a27, i32 a28, i32 a29, i32 a30, i32 a31, i32 a32, i32 a33, i32 a34, …
|
| /arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/target/aarch32/ |
| D | encode.cpp | 747 * LDR/STR with immediate offset(for A32) 753 * LDR/STR with register offset(for A32) 788 // LDR/STR with register offset(for A32) in IsNeedToPrepareMemLdS() 807 // LDR/STR with immediate offset(for A32) in IsNeedToPrepareMemLdS() 825 * LDR/STR with immediate offset(for A32) 831 * LDR/STR with register offset(for A32) 863 // LDR/STR with register offset(for A32) in PrepareMemLdS() 891 // LDR/STR with immediate offset(for A32): in PrepareMemLdS()
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/x86_64/ |
| D | x64_MPIsel.cpp | 951 /* <prim-type> of AddrofNode must be either ptr, a32 or a64 */ in SelectAddrof() 975 /* <prim-type> must be either a32 or a64. */ in SelectAddrofFunc() 977 CHECK_FATAL(primType != PTY_begin, "prim-type of Func Addr must be either a32 or a64!"); in SelectAddrofFunc()
|
| /arkcompiler/ets_runtime/test/sharedtest/definesendableclass/ |
| D | definesendableclass.ts | 91 a32:string = ""; property in ChildToDict 1128 static a32:string = ""; property in StaticDict
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/include/ |
| D | prim_types.def | 33 PRIMTYPE(a32)
|
| /arkcompiler/runtime_core/static_core/compiler/tests/aarch32/ |
| D | encoder32_test_2.cpp | 21 // A32-encoding of immediates allow to encode any value in range [0, 255],
|
| /arkcompiler/runtime_core/compiler/tests/aarch32/ |
| D | encoder32_test.cpp | 70 // A32-encoding of immediates allow to encode any value in range [0, 255],
|
| /arkcompiler/ets_frontend/es2panda/test/compiler/ts/cases/ic/ |
| D | ic-slot-16-overflow.ts | 52 this.a32 = 32
|
| /arkcompiler/ets_frontend/es2panda/test/bytecode/ts/ic/ |
| D | ic-slot-16-overflow.ts | 50 this.a32 = 32
|
| D | ic-slot-16-overflow-expected.txt | 148 stobjbyname 0x40, a32, v4
|