| /llvm-project-15.0.7/libcxx/test/std/utilities/charconv/charconv.msvc/ |
| H A D | double_fixed_precision_to_chars_test_cases_3.hpp | 51 {0x0.63b831e8bd9d7p-1022, chars_format::fixed, 1074, 64 {0x1.8777195166b0cp-1022, chars_format::fixed, 1072, 77 {0x1.4668b84fe57a0p-1021, chars_format::fixed, 1068, 90 {0x1.befe59a615135p-1020, chars_format::fixed, 1072, 103 {0x1.1e3d1ff2f0c7dp-1019, chars_format::fixed, 1071, 116 {0x1.6f434a1f8b19bp-1018, chars_format::fixed, 1070, 129 {0x1.587345c18153ep-1017, chars_format::fixed, 1068, 142 {0x1.f1b6b87277fdep-1016, chars_format::fixed, 1067, 155 {0x1.72a498409980ap-1015, chars_format::fixed, 1066, 168 {0x1.ce91e910d066ap-1014, chars_format::fixed, 1065, [all …]
|
| H A D | double_fixed_precision_to_chars_test_cases_4.hpp | 14 {0x0.fffffffffffffp-1022, chars_format::fixed, 1074, 27 {0x1.fffffffffffffp-1022, chars_format::fixed, 1074, 40 {0x1.fffffffffffffp-1021, chars_format::fixed, 1073, 53 {0x1.fffffffffffffp-1020, chars_format::fixed, 1072, 66 {0x1.fffffffffffffp-1019, chars_format::fixed, 1071, 79 {0x1.fffffffffffffp-1018, chars_format::fixed, 1070, 92 {0x1.fffffffffffffp-1017, chars_format::fixed, 1069, 105 {0x1.fffffffffffffp-1016, chars_format::fixed, 1068, 118 {0x1.fffffffffffffp-1015, chars_format::fixed, 1067, 131 {0x1.fffffffffffffp-1014, chars_format::fixed, 1066, [all …]
|
| H A D | float_fixed_precision_to_chars_test_cases.hpp | 85 {1e-44f, chars_format::fixed, 149, 89 {1e-43f, chars_format::fixed, 149, 93 {1e-42f, chars_format::fixed, 148, 97 {1e-41f, chars_format::fixed, 144, 101 {1e-40f, chars_format::fixed, 148, 105 {1e-39f, chars_format::fixed, 146, 167 {1e-23f, chars_format::fixed, 99, 169 {1e-22f, chars_format::fixed, 97, 171 {1e-21f, chars_format::fixed, 88, 173 {1e-20f, chars_format::fixed, 87, [all …]
|
| H A D | double_fixed_precision_to_chars_test_cases_2.hpp | 50 {1e-323, chars_format::fixed, 1073, 63 {1e-322, chars_format::fixed, 1072, 76 {1e-321, chars_format::fixed, 1073, 89 {1e-320, chars_format::fixed, 1071, 102 {1e-319, chars_format::fixed, 1070, 115 {1e-318, chars_format::fixed, 1073, 128 {1e-317, chars_format::fixed, 1074, 2714 {1e+80, chars_format::fixed, 0, 2716 {1e+81, chars_format::fixed, 0, 2718 {1e+82, chars_format::fixed, 0, [all …]
|
| H A D | double_fixed_precision_to_chars_test_cases_1.hpp | 67 {0.0, chars_format::fixed, 2, "0.00"}, 68 {0.0, chars_format::fixed, 1, "0.0"}, 69 {0.0, chars_format::fixed, 0, "0"}, 127 {2.5, chars_format::fixed, 0, "2"}, 129 {3.5, chars_format::fixed, 0, "4"}, 147 {9.5, chars_format::fixed, 0, "10"}, 165 {2.41, chars_format::fixed, 0, "2"}, 276 {0.9, chars_format::fixed, 0, "1"}, 278 {2.9, chars_format::fixed, 0, "3"}, 292 {0.4, chars_format::fixed, 0, "0"}, [all …]
|
| H A D | double_to_chars_test_cases.hpp | 61 {0.0, chars_format::fixed, "0"}, 1853 {1e84, chars_format::fixed, 1855 {1e85, chars_format::fixed, 1857 {1e86, chars_format::fixed, 1859 {1e87, chars_format::fixed, 1861 {1e88, chars_format::fixed, 1863 {1e89, chars_format::fixed, 1865 {1e90, chars_format::fixed, 1867 {1e91, chars_format::fixed, 1869 {1e92, chars_format::fixed, [all …]
|
| H A D | double_from_chars_test_cases.hpp | 625 chars_format::fixed, 1088, errc{}, 0x1.0000000000000p-33}, 639 chars_format::fixed, 1089, errc{}, 0x1.0000000000001p-33}, 669 chars_format::fixed, 1088, errc{}, 0x1.ffffffffffffep-33}, 683 chars_format::fixed, 1089, errc{}, 0x1.fffffffffffffp-33}, 712 chars_format::fixed, 1055, errc{}, 0x1.0000000000000p+0}, 726 chars_format::fixed, 1056, errc{}, 0x1.0000000000001p+0}, 753 chars_format::fixed, 1055, errc{}, 0x1.ffffffffffffep+0}, 767 chars_format::fixed, 1056, errc{}, 0x1.fffffffffffffp+0}, 793 chars_format::fixed, 1031, errc{}, 0x1.0000000000000p+33}, 807 chars_format::fixed, 1032, errc{}, 0x1.0000000000001p+33}, [all …]
|
| H A D | float_to_chars_test_cases.hpp | 61 {0.0f, chars_format::fixed, "0"}, 62 {-0.0f, chars_format::fixed, "-0"}, 69 {2.018f, chars_format::fixed, "2.018"}, 311 {7e-1f, chars_format::fixed, "0.7"}, 312 {7e0f, chars_format::fixed, "7"}, 313 {7e1f, chars_format::fixed, "70"}, 314 {7e2f, chars_format::fixed, "700"}, 315 {7e3f, chars_format::fixed, "7000"}, 327 {1e0f, chars_format::fixed, "1"}, 328 {1e1f, chars_format::fixed, "10"}, [all …]
|
| /llvm-project-15.0.7/clang/test/CodeGen/ |
| H A D | arm64-abi-vector.c | 25 double sum = fixed; in varargs_vec_2c() 26 va_start(ap, fixed); in varargs_vec_2c() 44 double sum = fixed; in varargs_vec_3c() 45 va_start(ap, fixed); in varargs_vec_3c() 64 double sum = fixed; in varargs_vec_4c() 65 va_start(ap, fixed); in varargs_vec_4c() 84 double sum = fixed; in varargs_vec_5c() 85 va_start(ap, fixed); in varargs_vec_5c() 106 double sum = fixed; in varargs_vec_9c() 126 double sum = fixed; in varargs_vec_19c() [all …]
|
| H A D | arm-abi-vector.c | 41 double sum = fixed; in varargs_vec_2i() 42 va_start(ap, fixed); in varargs_vec_2i() 73 double sum = fixed; in varargs_vec_3c() 74 va_start(ap, fixed); in varargs_vec_3c() 116 double sum = fixed; in varargs_vec_5c() 117 va_start(ap, fixed); in varargs_vec_5c() 159 double sum = fixed; in varargs_vec_9c() 191 double sum = fixed; in varargs_vec_19c() 229 double sum = fixed; in varargs_vec_3s() 271 double sum = fixed; in varargs_vec_5s() [all …]
|
| /llvm-project-15.0.7/llvm/test/CodeGen/PowerPC/ |
| H A D | aix-cc-byval-split.ll | 40 ; CHECK32-DAG: STW killed renamable $r3, 0, %fixed-stack.0 :: (store (s32) into %fixed-stack.0 41 ; CHECK32-DAG: STW killed renamable $r4, 4, %fixed-stack.0 :: (store (s32) into %fixed-stack.0 + 4 43 ; CHECK32-DAG: STW killed renamable $r5, 8, %fixed-stack.0 :: (store (s32) into %fixed-stack.0 + 8 44 ; CHECK32-DAG: STW killed renamable $r6, 12, %fixed-stack.0 :: (store (s32) into %fixed-stack.0 + 12 72 ; CHECK64: STD killed renamable $x3, 0, %fixed-stack.0 :: (store (s64) into %fixed-stack.0 73 ; CHECK64: STD killed renamable $x4, 8, %fixed-stack.0 :: (store (s64) into %fixed-stack.0 + 8 74 ; CHECK64: STD renamable $x5, 16, %fixed-stack.0 :: (store (s64) into %fixed-stack.0 + 16 75 ; CHECK64: STD killed renamable $x6, 24, %fixed-stack.0 :: (store (s64) into %fixed-stack.0 + 24 76 ; CHECK64: STD killed renamable $x7, 32, %fixed-stack.0 :: (store (s64) into %fixed-stack.0 + 32 77 ; CHECK64: STD killed renamable $x8, 40, %fixed-stack.0 :: (store (s64) into %fixed-stack.0 + 40 [all …]
|
| H A D | sink-down-more-instructions-regpressure-high.mir | 635 %59:g8rc_and_g8rc_nox0 = LD 0, %fixed-stack.1 :: (load (s64) from %fixed-stack.1) 637 %57:g8rc_and_g8rc_nox0 = LD 0, %fixed-stack.3 :: (load (s64) from %fixed-stack.3) 639 %55:g8rc_and_g8rc_nox0 = LD 0, %fixed-stack.5 :: (load (s64) from %fixed-stack.5) 641 %53:g8rc_and_g8rc_nox0 = LD 0, %fixed-stack.7 :: (load (s64) from %fixed-stack.7) 643 %51:g8rc_and_g8rc_nox0 = LD 0, %fixed-stack.9 :: (load (s64) from %fixed-stack.9) 645 %49:g8rc_and_g8rc_nox0 = LD 0, %fixed-stack.11 :: (load (s64) from %fixed-stack.11) 647 %47:g8rc_and_g8rc_nox0 = LD 0, %fixed-stack.13 :: (load (s64) from %fixed-stack.13) 649 %45:g8rc_and_g8rc_nox0 = LD 0, %fixed-stack.15 :: (load (s64) from %fixed-stack.15) 651 %43:g8rc_and_g8rc_nox0 = LD 0, %fixed-stack.17 :: (load (s64) from %fixed-stack.17) 653 %41:g8rc_and_g8rc_nox0 = LD 0, %fixed-stack.19 :: (load (s64) from %fixed-stack.19) [all …]
|
| H A D | aix-cc-byval-mem.ll | 257 ; 32BIT-NEXT: STW %2, 0, %fixed-stack.0 :: (store (s32) into %fixed-stack.0 258 ; 32BIT-DAG: STW %3, 4, %fixed-stack.0 :: (store (s32) into %fixed-stack.0 + 4 259 ; 32BIT-DAG: STW %4, 8, %fixed-stack.0 :: (store (s32) into %fixed-stack.0 + 8 260 ; 32BIT-DAG: STW %5, 12, %fixed-stack.0 :: (store (s32) into %fixed-stack.0 + 12 261 ; 32BIT-DAG: STW %6, 16, %fixed-stack.0 :: (store (s32) into %fixed-stack.0 + 16 262 ; 32BIT-DAG: STW %7, 20, %fixed-stack.0 :: (store (s32) into %fixed-stack.0 + 20 278 ; 64BIT-DAG: STD %3, 8, %fixed-stack.0 :: (store (s64) into %fixed-stack.0 + 8) 280 ; 64BIT-DAG: STD %5, 24, %fixed-stack.0 :: (store (s64) into %fixed-stack.0 + 24) 410 ; 32BIT-NEXT: STW %1, 0, %fixed-stack.1 :: (store (s32) into %fixed-stack.1 434 ; 64BIT-NEXT: STD %1, 0, %fixed-stack.1 :: (store (s64) into %fixed-stack.1 [all …]
|
| H A D | ldst-16-byte.mir | 83 ; CHECK: STD killed $x23, -72, $x1 :: (store (s64) into %fixed-stack.8) 91 ; CHECK: STD killed $x31, -8, $x1 :: (store (s64) into %fixed-stack.0) 146 ; CHECK: $x31 = LD -8, $x1 :: (load (s64) from %fixed-stack.0) 148 ; CHECK: $x29 = LD -24, $x1 :: (load (s64) from %fixed-stack.2) 150 ; CHECK: $x27 = LD -40, $x1 :: (load (s64) from %fixed-stack.4) 152 ; CHECK: $x25 = LD -56, $x1 :: (load (s64) from %fixed-stack.6) 154 ; CHECK: $x23 = LD -72, $x1 :: (load (s64) from %fixed-stack.8) 156 ; CHECK: $x21 = LD -88, $x1 :: (load (s64) from %fixed-stack.10) 158 ; CHECK: $x19 = LD -104, $x1 :: (load (s64) from %fixed-stack.12) 160 ; CHECK: $x17 = LD -120, $x1 :: (load (s64) from %fixed-stack.14) [all …]
|
| /llvm-project-15.0.7/llvm/test/CodeGen/X86/GlobalISel/ |
| H A D | select-memop-scalar-x32.mir | 64 %1(p0) = G_FRAME_INDEX %fixed-stack.0 89 %1(p0) = G_FRAME_INDEX %fixed-stack.0 114 %1(p0) = G_FRAME_INDEX %fixed-stack.0 142 %2(p0) = G_FRAME_INDEX %fixed-stack.1 144 %3(p0) = G_FRAME_INDEX %fixed-stack.0 172 %2(p0) = G_FRAME_INDEX %fixed-stack.1 174 %3(p0) = G_FRAME_INDEX %fixed-stack.0 202 %2(p0) = G_FRAME_INDEX %fixed-stack.1 204 %3(p0) = G_FRAME_INDEX %fixed-stack.0 229 %1(p0) = G_FRAME_INDEX %fixed-stack.0 [all …]
|
| H A D | x86-select-ptrtoint.mir | 49 …[[MOV32rm:%[0-9]+]]:gr32_abcd = MOV32rm %fixed-stack.0, 1, $noreg, 0, $noreg :: (invariant load (p… 53 %1:gpr(p0) = G_FRAME_INDEX %fixed-stack.0 54 %0:gpr(p0) = G_LOAD %1(p0) :: (invariant load (p0) from %fixed-stack.0, align 16) 78 …[[MOV32rm:%[0-9]+]]:gr32_abcd = MOV32rm %fixed-stack.0, 1, $noreg, 0, $noreg :: (invariant load (p… 82 %1:gpr(p0) = G_FRAME_INDEX %fixed-stack.0 83 %0:gpr(p0) = G_LOAD %1(p0) :: (invariant load (p0) from %fixed-stack.0, align 16) 106 …ECK: [[MOV32rm:%[0-9]+]]:gr32 = MOV32rm %fixed-stack.0, 1, $noreg, 0, $noreg :: (invariant load (p… 110 %1:gpr(p0) = G_FRAME_INDEX %fixed-stack.0 111 %0:gpr(p0) = G_LOAD %1(p0) :: (invariant load (p0) from %fixed-stack.0, align 16) 134 …ECK: [[MOV32rm:%[0-9]+]]:gr32 = MOV32rm %fixed-stack.0, 1, $noreg, 0, $noreg :: (invariant load (p… [all …]
|
| H A D | x86-legalize-urem.mir | 72 ; CHECK: [[FRAME_INDEX:%[0-9]+]]:_(p0) = G_FRAME_INDEX %fixed-stack.0 74 ; CHECK: [[FRAME_INDEX1:%[0-9]+]]:_(p0) = G_FRAME_INDEX %fixed-stack.1 79 %2:_(p0) = G_FRAME_INDEX %fixed-stack.1 81 %3:_(p0) = G_FRAME_INDEX %fixed-stack.0 134 ; CHECK: [[FRAME_INDEX:%[0-9]+]]:_(p0) = G_FRAME_INDEX %fixed-stack.0 136 ; CHECK: [[FRAME_INDEX1:%[0-9]+]]:_(p0) = G_FRAME_INDEX %fixed-stack.1 141 %2:_(p0) = G_FRAME_INDEX %fixed-stack.1 143 %3:_(p0) = G_FRAME_INDEX %fixed-stack.0 196 ; CHECK: [[FRAME_INDEX:%[0-9]+]]:_(p0) = G_FRAME_INDEX %fixed-stack.0 203 %2:_(p0) = G_FRAME_INDEX %fixed-stack.1 [all …]
|
| /llvm-project-15.0.7/llvm/test/CodeGen/M68k/GlobalISel/ |
| H A D | legalize-load-store.mir | 28 ; CHECK: [[FRAME_INDEX:%[0-9]+]]:_(p0) = G_FRAME_INDEX %fixed-stack.0 46 %7:_(p0) = G_FRAME_INDEX %fixed-stack.5 49 %8:_(p0) = G_FRAME_INDEX %fixed-stack.4 50 %1:_(p0) = G_LOAD %8(p0) :: (load (p0) from %fixed-stack.4) 51 %10:_(p0) = G_FRAME_INDEX %fixed-stack.3 54 %11:_(p0) = G_FRAME_INDEX %fixed-stack.2 55 %3:_(p0) = G_LOAD %11(p0) :: (load (p0) from %fixed-stack.2) 56 %12:_(p0) = G_FRAME_INDEX %fixed-stack.1 58 %13:_(p0) = G_FRAME_INDEX %fixed-stack.0 59 %5:_(p0) = G_LOAD %13(p0) :: (load (p0) from %fixed-stack.0) [all …]
|
| H A D | legalize-mul.mir | 16 ; CHECK: [[FRAME_INDEX:%[0-9]+]]:_(p0) = G_FRAME_INDEX %fixed-stack.0 18 ; CHECK-NEXT: [[FRAME_INDEX1:%[0-9]+]]:_(p0) = G_FRAME_INDEX %fixed-stack.1 25 %3:_(p0) = G_FRAME_INDEX %fixed-stack.1 26 %2:_(s32) = G_LOAD %3(p0) :: (load (s8) from %fixed-stack.1, align 8) 28 %5:_(p0) = G_FRAME_INDEX %fixed-stack.0 29 %4:_(s32) = G_LOAD %5(p0) :: (load (s8) from %fixed-stack.0, align 4) 49 ; CHECK: [[FRAME_INDEX:%[0-9]+]]:_(p0) = G_FRAME_INDEX %fixed-stack.0 56 %3:_(p0) = G_FRAME_INDEX %fixed-stack.1 57 %2:_(s32) = G_LOAD %3(p0) :: (load (s32) from %fixed-stack.1, align 8) 59 %5:_(p0) = G_FRAME_INDEX %fixed-stack.0 [all …]
|
| H A D | legalize-sub.mir | 17 ; CHECK: [[FRAME_INDEX:%[0-9]+]]:_(p0) = G_FRAME_INDEX %fixed-stack.0 19 ; CHECK-NEXT: [[FRAME_INDEX1:%[0-9]+]]:_(p0) = G_FRAME_INDEX %fixed-stack.1 26 %3:_(p0) = G_FRAME_INDEX %fixed-stack.1 27 %2:_(s32) = G_LOAD %3(p0) :: (load (s8) from %fixed-stack.1, align 8) 29 %5:_(p0) = G_FRAME_INDEX %fixed-stack.0 30 %4:_(s32) = G_LOAD %5(p0) :: (load (s8) from %fixed-stack.0, align 4) 50 ; CHECK: [[FRAME_INDEX:%[0-9]+]]:_(p0) = G_FRAME_INDEX %fixed-stack.0 57 %3:_(p0) = G_FRAME_INDEX %fixed-stack.1 58 %2:_(s32) = G_LOAD %3(p0) :: (load (s32) from %fixed-stack.1, align 8) 60 %5:_(p0) = G_FRAME_INDEX %fixed-stack.0 [all …]
|
| H A D | legalize-and.mir | 16 ; CHECK: [[FRAME_INDEX:%[0-9]+]]:_(p0) = G_FRAME_INDEX %fixed-stack.0 18 ; CHECK-NEXT: [[FRAME_INDEX1:%[0-9]+]]:_(p0) = G_FRAME_INDEX %fixed-stack.1 25 %3:_(p0) = G_FRAME_INDEX %fixed-stack.1 26 %2:_(s32) = G_LOAD %3(p0) :: (load (s8) from %fixed-stack.1, align 8) 28 %5:_(p0) = G_FRAME_INDEX %fixed-stack.0 29 %4:_(s32) = G_LOAD %5(p0) :: (load (s8) from %fixed-stack.0, align 4) 49 ; CHECK: [[FRAME_INDEX:%[0-9]+]]:_(p0) = G_FRAME_INDEX %fixed-stack.0 56 %3:_(p0) = G_FRAME_INDEX %fixed-stack.1 57 %2:_(s32) = G_LOAD %3(p0) :: (load (s32) from %fixed-stack.1, align 8) 59 %5:_(p0) = G_FRAME_INDEX %fixed-stack.0 [all …]
|
| H A D | legalize-add.mir | 15 ; CHECK: [[FRAME_INDEX:%[0-9]+]]:_(p0) = G_FRAME_INDEX %fixed-stack.0 17 ; CHECK-NEXT: [[FRAME_INDEX1:%[0-9]+]]:_(p0) = G_FRAME_INDEX %fixed-stack.1 24 %3:_(p0) = G_FRAME_INDEX %fixed-stack.1 25 %2:_(s32) = G_LOAD %3(p0) :: (load (s8) from %fixed-stack.1, align 8) 27 %5:_(p0) = G_FRAME_INDEX %fixed-stack.0 28 %4:_(s32) = G_LOAD %5(p0) :: (load (s8) from %fixed-stack.0, align 4) 48 ; CHECK: [[FRAME_INDEX:%[0-9]+]]:_(p0) = G_FRAME_INDEX %fixed-stack.0 55 %3:_(p0) = G_FRAME_INDEX %fixed-stack.1 56 %2:_(s32) = G_LOAD %3(p0) :: (load (s32) from %fixed-stack.1, align 8) 58 %5:_(p0) = G_FRAME_INDEX %fixed-stack.0 [all …]
|
| /llvm-project-15.0.7/llvm/test/CodeGen/AArch64/ |
| H A D | tailcall_misched_graph.ll | 25 ; COMMON: fi#-4: {{.*}} fixed, at location [SP+8] 26 ; COMMON: fi#-3: {{.*}} fixed, at location [SP] 27 ; COMMON: fi#-2: {{.*}} fixed, at location [SP+8] 28 ; COMMON: fi#-1: {{.*}} fixed, at location [SP] 32 ; COMMON: [[VRA:%.*]]:gpr64 = LDRXui %fixed-stack.3 33 ; COMMON: [[VRB:%.*]]:gpr64 = LDRXui %fixed-stack.2 34 ; SDAG: STRXui %{{.*}}, %fixed-stack.0 35 ; SDAG: STRXui [[VRB]]{{[^,]*}}, %fixed-stack.1 36 ; GISEL: STRXui [[VRB]]{{[^,]*}}, %fixed-stack.1 37 ; GISEL: STRXui %{{.*}}, %fixed-stack.0 [all …]
|
| /llvm-project-15.0.7/libcxx/test/std/utilities/charconv/charconv.syn/ |
| H A D | chars_format.pass.cpp | 35 x |= cf::fixed; in test() 40 x &= cf::fixed; in test() 41 assert(x == cf::fixed); in test() 45 x ^= cf::fixed; in test() 49 assert(static_cast<ut>(cf::scientific & (cf::fixed | cf::hex)) == 0); in test() 50 assert(static_cast<ut>(cf::fixed & (cf::scientific | cf::hex)) == 0); in test() 51 assert(static_cast<ut>(cf::hex & (cf::scientific | cf::fixed)) == 0); in test() 53 assert((cf::scientific | cf::fixed) == cf::general); in test() 55 assert(static_cast<ut>(cf::scientific & cf::fixed) == 0); in test() 57 assert((cf::general ^ cf::fixed) == cf::scientific); in test()
|
| /llvm-project-15.0.7/llvm/test/CodeGen/MIR/RISCV/ |
| H A D | machine-function-info.mir | 114 ; CHECK-NEXT: SD [[COPY]], %fixed-stack.8, 0 :: (store (s64)) 115 ; CHECK-NEXT: SD [[COPY1]], %fixed-stack.7, 0 :: (store (s64) into %fixed-stack.7, align 16) 117 ; CHECK-NEXT: SD [[COPY3]], %fixed-stack.5, 0 :: (store (s64) into %fixed-stack.5, align 16) 119 ; CHECK-NEXT: SD [[COPY5]], %fixed-stack.3, 0 :: (store (s64) into %fixed-stack.3, align 16) 129 SD %7, %fixed-stack.0, 0 :: (store (s64)) 130 SD %6, %fixed-stack.1, 0 :: (store (s64) into %fixed-stack.1, align 16) 131 SD %5, %fixed-stack.2, 0 :: (store (s64)) 132 SD %4, %fixed-stack.3, 0 :: (store (s64) into %fixed-stack.3, align 16) 133 SD %3, %fixed-stack.4, 0 :: (store (s64)) 134 SD %2, %fixed-stack.5, 0 :: (store (s64) into %fixed-stack.5, align 16) [all …]
|