Searched refs:z10 (Results 1 – 25 of 78) sorted by relevance
1234
74 FAST_FLOAT z5, z10, z11, z12, z13; variable147 z10 = tmp6 - tmp5;154 z5 = (z10 + z12) * ((FAST_FLOAT) 1.847759065); /* 2*c2 */156 tmp12 = ((FAST_FLOAT) -2.613125930) * z10 + z5; /* -2*(c2+c6) */204 z10 = wsptr[5] - wsptr[3];211 z5 = (z10 + z12) * ((FAST_FLOAT) 1.847759065); /* 2*c2 */213 tmp12 = ((FAST_FLOAT) -2.613125930) * z10 + z5; /* -2*(c2+c6) */
174 DCTELEM z5, z10, z11, z12, z13; variable248 z10 = tmp6 - tmp5;255 z5 = MULTIPLY(z10 + z12, FIX_1_847759065); /* 2*c2 */257 tmp12 = MULTIPLY(z10, - FIX_2_613125930) + z5; /* -2*(c2+c6) */330 z10 = (DCTELEM) wsptr[5] - (DCTELEM) wsptr[3];337 z5 = MULTIPLY(z10 + z12, FIX_1_847759065); /* 2*c2 */339 tmp12 = MULTIPLY(z10, - FIX_2_613125930) + z5; /* -2*(c2+c6) */
175 DCTELEM z5, z10, z11, z12, z13; variable249 z10 = tmp6 - tmp5;256 z5 = MULTIPLY(z10 + z12, FIX_1_847759065); /* 2*c2 */258 tmp12 = MULTIPLY(z10, - FIX_2_613125930) + z5; /* -2*(c2+c6) */331 z10 = (DCTELEM) wsptr[5] - (DCTELEM) wsptr[3];338 z5 = MULTIPLY(z10 + z12, FIX_1_847759065); /* 2*c2 */340 tmp12 = MULTIPLY(z10, - FIX_2_613125930) + z5; /* -2*(c2+c6) */
1 ; Test conversion of floating-point values to unsigned i64s (z10 only).3 ; RUN: llc < %s -mtriple=s390x-linux-gnu -mcpu=z10 | FileCheck %s5 ; z10 doesn't have native support for unsigned fp-to-i64 conversions;
1 ; Test conversion of floating-point values to unsigned i32s (z10 only).3 ; RUN: llc < %s -mtriple=s390x-linux-gnu -mcpu=z10 | FileCheck %s5 ; z10 doesn't have native support for unsigned fp-to-i32 conversions;
6 ; RUN: llc < %s -mcpu=z10 -mtriple=s390x-linux-gnu -relocation-model=pic | grep "__tls_get_offset" …7 ; RUN: llc < %s -mcpu=z10 -mtriple=s390x-linux-gnu -relocation-model=pic | grep "_GLOBAL_OFFSET_TAB…
3 ; RUN: llc < %s -mcpu=z10 -mtriple=s390x-linux-gnu | FileCheck %s -check-prefix=CHECK-MAIN4 ; RUN: llc < %s -mcpu=z10 -mtriple=s390x-linux-gnu | FileCheck %s -check-prefix=CHECK-CP
3 ; RUN: llc < %s -mcpu=z10 -mtriple=s390x-linux-gnu -relocation-model=pic | FileCheck %s -check-pref…4 ; RUN: llc < %s -mcpu=z10 -mtriple=s390x-linux-gnu -relocation-model=pic | FileCheck %s -check-pref…
1 ; Test conversions of unsigned i64s to floating-point values (z10 only).3 ; RUN: llc < %s -mtriple=s390x-linux-gnu -mcpu=z10 | FileCheck %s
1 ; That that we don't try to use z196 instructions on z10 for TMHH and TMHL.3 ; RUN: llc < %s -mtriple=s390x-linux-gnu -mcpu=z10 -O0 | FileCheck %s
1 ; Test conversions of unsigned i32s to floating-point values (z10 only).3 ; RUN: llc < %s -mtriple=s390x-linux-gnu -mcpu=z10 | FileCheck %s
1 ; Test 128-bit floating-point comparison. The tests assume a z10 implementation4 ; RUN: llc < %s -mtriple=s390x-linux-gnu -mcpu=z10 | FileCheck %s
6 ; RUN: llc < %s -mcpu=z10 -mtriple=s390x-linux-gnu -relocation-model=pic | grep "__tls_get_offset" …
3 ; RUN: llc < %s -mcpu=z10 -mtriple=s390x-linux-gnu -relocation-model=pic | FileCheck %s -check-pref…
3 ; RUN: llc < %s -mtriple=s390x-linux-gnu -mcpu=z10 | \
3 ; RUN: llc < %s -mtriple=s390x-linux-gnu -mcpu=z10 -O0
1 ; Test spilling of GPRs. The tests here assume z10 register pressure,4 ; RUN: llc < %s -mtriple=s390x-linux-gnu -mcpu=z10 | FileCheck %s
1 ; Test rounding functions for z10.3 ; RUN: llc < %s -mtriple=s390x-linux-gnu -mcpu=z10 | FileCheck %s
1 ; Test 64-bit atomic minimum and maximum. Here we match the z10 versions,4 ; RUN: llc < %s -mtriple=s390x-linux-gnu -mcpu=z10 | FileCheck %s
3 ; RUN: llc < %s -mtriple=s390x-linux-gnu -mcpu=z10 | FileCheck %s
30 volatile int z0, z1, z2, z3, z4, z5, z6, z7, z8, z9, z10, z11, z12, z13; variable48 t10 = z10; in recursive_func()63 z10 = t10; in recursive_func()
5 - To run valgrind a z10 machine or any later model is recommended.18 - On machine models predating z10, cachegrind will assume a z10 cache
102 (ten^i #z10)115 (loop (+fx i 1) (*bx ten^i #z10) two^e e))132 (loop (+fx i 1) (*bx n #z10) e))))