Searched refs:H1 (Results 1 - 15 of 15) sorted by relevance

/haiku-buildtools/gcc/gcc/testsuite/gfortran.dg/g77/
H A Df77-edit-h-out.f8 10 format(1H1)
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/torture/
H A Dvshuf-8.inc5 constexpr V in1[] = { { A1, B1, C1, D1, E1, F1, G1, H1 },
6 { A1, B1, C1, D1, E1, F1, G1, H1 },
7 { A1, B1, C1, D1, E1, F1, G1, H1 },
8 { A1, B1, C1, D1, E1, F1, G1, H1 },
9 { A1, B1, C1, D1, E1, F1, G1, H1 },
23 constexpr V out1[] = { { A1, B1, C1, D1, E1, F1, G1, H1 },
24 { A1, B1, C1, D1, E1, F1, G1, H1 },
25 { H1, G1, F1, E1, D1, C1, B1, A1 },
26 { H1, A1, F1, D1, C1, E1, B1, G1 },
27 { A1, C1, B1, D1, E1, G1, F1, H1 },
[all...]
H A Dvshuf-v8hi.C13 #define H1 0x8182 macro
H A Dvshuf-v8qi.C13 #define H1 0x18 macro
H A Dvshuf-v8si.C20 #define H1 0x81828384 macro
/haiku-buildtools/gcc/gcc/testsuite/c-c++-common/torture/
H A Dvshuf-8.inc14 { A1, B1, C1, D1, E1, F1, G1, H1 },
16 { A1, B1, C1, D1, E1, F1, G1, H1 },
19 { A1, B1, C1, D1, E1, F1, G1, H1 },
21 { A1, B1, C1, D1, E1, F1, G1, H1 },
24 { A1, B1, C1, D1, E1, F1, G1, H1 },
26 { H1, G1, F1, E1, D1, C1, B1, A1 },
29 { A1, B1, C1, D1, E1, F1, G1, H1 },
31 { H1, A1, F1, D1, C1, E1, B1, G1 },
34 { A1, B1, C1, D1, E1, F1, G1, H1 },
36 { A1, C1, B1, D1, E1, G1, F1, H1 },
[all...]
H A Dvshuf-v8hi.c11 #define H1 0x8182 macro
H A Dvshuf-v8qi.c11 #define H1 0x18 macro
H A Dvshuf-v8si.c18 #define H1 0x81828384 macro
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/ext/
H A Dhas_nothrow_copy-1.C48 struct H1 struct
50 H1(H1&) throw(int) { throw int(); } function in struct:H1
134 assert (NTEST (H1));
H A Dhas_nothrow_assign.C48 struct H1 struct
50 H1& operator=(H1&) throw(int) { throw int(); return *this; }
144 assert (NTEST (H1));
/haiku-buildtools/gcc/gcc/testsuite/gfortran.dg/
H A Dpr41011.f13 * H1*(F3-GAMMA/3.D0)+GAMMA*WG(J)-CONST
/haiku-buildtools/isl/
H A Disl_equalities.c447 * M [U1 U2] = M U = H = [H1 0]
449 * M = H Q = [H1 0] [Q1]
460 * H1 x1' - c = 0 or x1' = H1^{-1} c = c'
467 * x = U1 H1^{-1} c + U2 x2'
477 struct isl_mat *H = NULL, *C = NULL, *H1, *U = NULL, *U1, *U2, *TC; local
501 H1 = isl_mat_sub_alloc(H, 0, H->n_row, 0, H->n_row);
502 H1 = isl_mat_lin_to_aff(H1);
503 TC = isl_mat_inverse_product(H1,
628 struct isl_mat *H = NULL, *U = NULL, *C, *H1, *U1; local
[all...]
H A Disl_morph.c338 * M [U1 U2] = M U = H = [H1 0]
340 * M = H Q = [H1 0] [Q1]
351 * -C(p) + H1 x1' = 0 or x1' = H1^{-1} C(p) = C'(p)
360 * x = U1 H1^{-1} C(p) + U2 x2'
378 isl_mat *H, *U, *Q, *C = NULL, *H1, *U1, *U2; local
416 H1 = isl_mat_sub_alloc(H, 0, H->n_row, 0, H->n_row);
417 H1 = isl_mat_lin_to_aff(H1);
418 C = isl_mat_inverse_product(H1,
[all...]
/haiku-buildtools/binutils/gas/testsuite/gas/aarch64/
H A Dsve.s1943 ANDV H1, P0, Z0.H
3281 CLASTA H1, P0, H1, Z0.H
3473 CLASTB H1, P0, H1, Z0.H
8127 EORV H1, P0, Z0.H
8561 FADDA H1, P0, H1, Z0.H
8609 FADDV H1, P0, Z0.H
10199 FMAXNMV H1, P
[all...]

Completed in 93 milliseconds