| /arkcompiler/ets_runtime/ecmascript/compiler/tests/ |
| D | satepoint_GC_0.ll | 16 %tmp1 = call i8 addrspace(0)* @malloc(i64 8) 17 %tmp2 = call i8 addrspace(0)* @malloc(i64 8) 18 %tmp3 = call i8 addrspace(0)* @malloc(i64 8) 19 %tmp4 = call i8 addrspace(0)* @malloc(i64 8) 20 %tmp5 = call i8 addrspace(0)* @malloc(i64 8) 21 %tmp6 = call i8 addrspace(0)* @malloc(i64 8) 22 %tmp7 = call i8 addrspace(0)* @malloc(i64 8) 23 %tmp8 = call i8 addrspace(0)* @malloc(i64 8) 24 %tmp9 = call i8 addrspace(1)* @_Znam(i64 8) 26 %value1 = bitcast i8 addrspace(0)* %tmp1 to i64 addrspace(0)* [all …]
|
| /arkcompiler/runtime_core/static_core/tests/cts-assembly/ |
| D | oom-02.pa | 26 i64 f0 27 i64 f1 28 i64 f2 29 i64 f3 30 i64 f4 31 i64 f5 32 i64 f6 33 i64 f7 34 i64 f8 35 i64 f9 [all …]
|
| D | oom-01.pa | 26 i64 f0 27 i64 f1 28 i64 f2 29 i64 f3 30 i64 f4 31 i64 f5 32 i64 f6 33 i64 f7 34 i64 f8 35 i64 f9 [all …]
|
| D | math-68.pa | 15 .function i64 mza(i64 a0, i64 a1) <static> { 24 .function i64 maz(i64 a0, i64 a1) <static> { 33 .function i64 mzs(i64 a0, i64 a1) <static> { 44 .function i64 msz(i64 a0, i64 a1) <static> {
|
| D | math-68-v.pa | 15 .function i64 mzav(i64 a0, i64 a1) <static> { 26 .function i64 mazv(i64 a0, i64 a1) <static> { 37 .function i64 mzsv(i64 a0, i64 a1) <static> { 48 .function i64 mszv(i64 a0, i64 a1) <static> {
|
| D | math-54.pa | 40 .function i64 msub_i64(i64 a0, i64 a1, i64 a2) { 50 .function i64 msub_i64_var0(i64 a0, i64 a1, i64 a2) { 61 .function i64 msub_i64_var1(i64 a0, i64 a1, i64 a2) {
|
| D | math-54-v.pa | 43 .function i64 msubv_i64(i64 a0, i64 a1, i64 a2) { 53 .function i64 msubv_i64_var0(i64 a0, i64 a1, i64 a2) { 64 .function i64 msubv_i64_var1(i64 a0, i64 a1, i64 a2) {
|
| /arkcompiler/runtime_core/tests/cts-assembly/ |
| D | oom-02.pa | 26 i64 f0 27 i64 f1 28 i64 f2 29 i64 f3 30 i64 f4 31 i64 f5 32 i64 f6 33 i64 f7 34 i64 f8 35 i64 f9 [all …]
|
| D | oom-01.pa | 26 i64 f0 27 i64 f1 28 i64 f2 29 i64 f3 30 i64 f4 31 i64 f5 32 i64 f6 33 i64 f7 34 i64 f8 35 i64 f9 [all …]
|
| D | math-68.pa | 15 .function i64 mza(i64 a0, i64 a1) <static> { 24 .function i64 maz(i64 a0, i64 a1) <static> { 33 .function i64 mzs(i64 a0, i64 a1) <static> { 44 .function i64 msz(i64 a0, i64 a1) <static> {
|
| D | math-54.pa | 40 .function i64 msub_i64(i64 a0, i64 a1, i64 a2) { 50 .function i64 msub_i64_var0(i64 a0, i64 a1, i64 a2) { 61 .function i64 msub_i64_var1(i64 a0, i64 a1, i64 a2) {
|
| /arkcompiler/runtime_core/static_core/docs/ |
| D | PBC2IR.md | 7 | movi | i64 Constant | 8 | movi.64 | i64 Constant | 11 | mov.null | i64 Constatnt 0 | 15 | ldai | i64 Constant | 16 | ldai.64 | i64 Constant | 22 | lda.null | i64 Constant 0 | 36 | jeqz.obj | i64 Constant 0, bool Compare EQ, IfImm | 37 | jnez.obj | i64 Constant 0, bool Compare NE, IfImm | 38 | jeqz | i64 Constant 0, bool Compare EQ, IfImm | 39 | jnez | i64 Constant 0, bool Compare NE, IfImm | [all …]
|
| D | irtoc.md | 28 All property setters that IrConstructor provides (`i64`, `bool`, `Pc`, `CC`, etc) are 31 var = Add(input1, input2).i64.CC(:CC_GE).pc(123) 44 var = Add(input1, input2).i64.CC(:CC_GE).pc(123) 45 Return(var).i64 49 Return(Add(input1, input2).i64.CC(:CC_GE).pc(123)).i64 58 function TestIncMaxValue(params: {a: i64, b: i64}) { 60 v1 = Add(a, 1).i64 62 v2 = Add(b, 1).i64 65 Return(phi).i64 71 function TestIncMaxValue(params: {a: i64, b: i64}) { [all …]
|
| /arkcompiler/runtime_core/docs/ |
| D | PBC2IR.md | 7 | movi | i64 Constant | 8 | movi.64 | i64 Constant | 11 | mov.null | i64 Constatnt 0 | 15 | ldai | i64 Constant | 16 | ldai.64 | i64 Constant | 22 | lda.null | i64 Constant 0 | 36 | jeqz.obj | i64 Constant 0, bool Compare EQ, IfImm | 37 | jnez.obj | i64 Constant 0, bool Compare NE, IfImm | 38 | jeqz | i64 Constant 0, bool Compare EQ, IfImm | 39 | jnez | i64 Constant 0, bool Compare NE, IfImm | [all …]
|
| D | irtoc.md | 28 All property setters that IrConstructor provides (`i64`, `bool`, `Pc`, `CC`, etc) are 31 var = Add(input1, input2).i64.CC(:CC_GE).pc(123) 44 var = Add(input1, input2).i64.CC(:CC_GE).pc(123) 45 Return(var).i64 49 Return(Add(input1, input2).i64.CC(:CC_GE).pc(123)).i64 58 function TestIncMaxValue(params: {a: i64, b: i64}) { 60 v1 = Add(a, 1).i64 62 v2 = Add(b, 1).i64 65 Return(phi).i64 71 function TestIncMaxValue(params: {a: i64, b: i64}) { [all …]
|
| /arkcompiler/runtime_core/static_core/tests/checked/ |
| D | osr.pa | 19 …i64 bar(i64 a0, i64 a1, i64 a2, i64 a3, i64 a4, i64 a5, i64 a6, i64 a7, i64 a8, i64 a9, i64 a10, i… 59 .function i64 main2() {
|
| D | disable_intrinsics.pa | 37 #! INST "call i64 @llvm.abs.i64" 38 #! INST_NEXT "call i64 @llvm.smin.i64" 78 #! INST_NOT "call i64 @llvm.abs.i64" 79 #! INST_NEXT_NOT "call i64 @llvm.smin.i64" 89 .function i64 Math.minI64(i64 a0, i64 a1) <external> 90 .function i64 Math.absI64(i64 a0) <external> 91 .function i64 f(i64 a0, i64 a1) { 98 .function i64 main() {
|
| /arkcompiler/runtime_core/taihe/test/ani_primitives/idl/ |
| D | primitives_test.taihe | 28 function BaseHFunc(a:i32,b:i64):String; 38 function BaseFunc9(a:String,b:i32,c:i64,d:bool,e:f32):void; 43 function BaseFunc12(a:i32,b:i64):void; 45 function BaseFunc14(a:i64,b:bool):void; 46 function BaseFunc15(a:i64,b:f32):void; 47 function BaseFunc16(a:i64,b:f64):void; 52 function BaseFunc21(option1:Optional<i32>,option2:Optional<i64>):void; 55 function BaseFunc24(option1:Optional<i16>,option2:Optional<i64>):void; 66 TestBaseFunc3(option1:i32,option2:i64):void; 68 TestBaseFunc5(option1:i64,option2:bool):void; [all …]
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/napi/bridges/pa/ |
| D | types-long-11.pa | 21 …tion void EtsNapiTests.printLong11(i64 a0, i64 a1, i64 a2, i64 a3, i64 a4, i64 a5, i64 a6, i64 a7,…
|
| D | types-long-10.pa | 21 …function void EtsNapiTests.printLong10(i64 a0, i64 a1, i64 a2, i64 a3, i64 a4, i64 a5, i64 a6, i64…
|
| D | types-long-09.pa | 21 .function void EtsNapiTests.printLong9(i64 a0, i64 a1, i64 a2, i64 a3, i64 a4, i64 a5, i64 a6, i64 …
|
| /arkcompiler/runtime_core/static_core/compiler/docs/ |
| D | constant_folding_doc.md | 28 1.i64 Constant 1 -> v3 29 2.i64 Constant 2 -> v3 31 3.i64 Add v1, v2 -> v4 // is redundant, can calculate in compile time 32 4.i64 Return v3 36 1.i64 Constant 1 37 2.i64 Constant 2 38 5.i64 Constant 3 -> v4 40 3.i64 Add v1, v2 41 4.i64 Return v5
|
| D | licm_conditions_doc.md | 47 2.i64 Constant 0x64 -> (v7) 48 3.i64 Constant 0x0 -> (v5p, v6p) 49 4.i64 Constant 0x1 -> (v12) 58 5p.i64 Phi v3(bb14), v11p(bb8) -> (v9, v10, v15) 59 6p.i64 Phi v3(bb14), v12(bb8) -> (v7, v9, v10, v12) 60 7.b Compare GE i64 v6p, v2 -> (v8) 76 10.i64 Sub v5p, v6p -> (v11p) 81 9.i64 Add v5p, v6p -> (v11p) 86 11p.i64 Phi v9(bb5), v10(bb7) -> (v5p) 87 12.i64 Add v6p, v4 -> (v6p) [all …]
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/lookup_by_name/ |
| D | field_case_64bit.pa | 18 i64 bar 19 i64 baz 22 i64 bar 23 i64 baz 26 .record $NamedAccessMeta-i64 { 27 i64 bar 28 i64 baz 37 ets.ldobj.name.64 v0, $NamedAccessMeta-i64.bar 46 ets.ldobj.name.64 v1, $NamedAccessMeta-i64.baz
|
| /arkcompiler/runtime_core/static_core/compiler/tests/ |
| D | licm_conditions_test.cpp | 32 CONSTANT(3U, 100U).i64(); in TEST_F() 33 CONSTANT(4U, 0U).i64(); in TEST_F() 34 CONSTANT(5U, 1U).i64(); in TEST_F() 38 INST(18U, Opcode::Phi).i64().Inputs(4U, 17U); in TEST_F() 39 INST(6U, Opcode::Phi).i64().Inputs(4U, 15U); in TEST_F() 61 INST(14U, Opcode::Phi).i64().Inputs(4U, 18U, 5U); in TEST_F() 62 INST(15U, Opcode::Add).i64().Inputs(6U, 5U); in TEST_F() 63 INST(17U, Opcode::Add).i64().Inputs(14U, 5U); in TEST_F() 68 INST(19U, Opcode::Return).i64().Inputs(18U); in TEST_F() 80 CONSTANT(2U, 100U).i64(); in TEST_F() [all …]
|