Searched refs:relevant (Results 1 - 25 of 26) sorted by relevance

12

/haiku-buildtools/gcc/gcc/testsuite/gcc.target/aarch64/advsimd-intrinsics/
H A Dbinary_op.inc3 This file is meant to be included by the relevant test files, which
H A Dcmp_fp_op.inc4 This file is meant to be included by the relevant test files, which
H A Dunary_op.inc3 This file is meant to be included by the relevant test files, which
H A Dunary_sat_op.inc3 This file is meant to be included by the relevant test files, which
H A Dbinary_sat_op.inc3 This file is meant to be included by the relevant test files, which
/haiku-buildtools/gcc/gcc/
H A Dtree-vect-stmts.c231 Mark STMT as "relevant for vectorization" and add it to WORKLIST. */
235 enum vect_relevant relevant, bool live_p,
245 "mark relevant %d, live %d.\n", relevant, live_p);
294 as relevant/live because it's not going to be vectorized.
302 " relevant/live.\n");
312 if (relevant > STMT_VINFO_RELEVANT (stmt_info))
313 STMT_VINFO_RELEVANT (stmt_info) = relevant;
320 "already marked relevant/live.\n");
331 "relevant fo
341 vect_stmt_relevant_p(gimple stmt, loop_vec_info loop_vinfo, enum vect_relevant *relevant, bool *live_p) argument
492 process_use(gimple stmt, tree use, loop_vec_info loop_vinfo, bool live_p, enum vect_relevant relevant, vec<gimple> *worklist, bool force) argument
659 enum vect_relevant relevant, tmp_relevant; local
[all...]
H A Dtree-vectorizer.h564 /** The following is relevant only for stmts that contain a non-scalar
638 of the loop induction variable and computation of array indexes. relevant
640 enum vect_relevant relevant; member in struct:_stmt_vec_info
662 #define STMT_VINFO_RELEVANT(S) (S)->relevant
701 #define STMT_VINFO_RELEVANT_P(S) ((S)->relevant != vect_unused_in_scope)
H A Dtree-ssa-loop-ivopts.c344 bitmap relevant; member in struct:ivopts_data
903 data->relevant = BITMAP_ALLOC (NULL);
1036 bitmap_set_bit (data->relevant, SSA_NAME_VERSION (iv));
1319 EXECUTE_IF_SET_IN_BITMAP (data->relevant, 0, i, bi)
1380 bitmap_set_bit (data->relevant, SSA_NAME_VERSION (op));
2118 EXECUTE_IF_SET_IN_BITMAP (data->relevant, 0, i, bi)
2641 EXECUTE_IF_SET_IN_BITMAP (data->relevant, 0, i, bi)
5181 The reason is to make debugging simpler; so this is not relevant for
5272 EXECUTE_IF_SET_IN_BITMAP (data->relevant, 0, j, bi)
6736 EXECUTE_IF_SET_IN_BITMAP (data->relevant,
[all...]
/haiku-buildtools/gcc/libgcc/
H A Dunwind-arm-common.inc192 Fill in the relevant fields of the UCB.
/haiku-buildtools/gcc/gmp/mpn/powerpc32/vmx/
H A Dlogops_n.asm283 C in 2 relevant ways, which means we can always find a pair of aligned
/haiku-buildtools/gcc/gmp/mpn/x86/pentium/mmx/
H A Drshift.asm253 C relevant parts of the pairing rules are:
/haiku-buildtools/isl/
H A Disl_map_simplify.c1763 * "relevant" dimensions?
1765 static int is_related(isl_int *c, int len, int *relevant) argument
1770 if (!relevant[i])
1780 * the dimensions marked "relevant".
1783 __isl_take isl_basic_set *bset, int *relevant)
1789 if (!relevant[i])
1795 if (!is_related(bset->eq[i] + 1, dim, relevant))
1799 if (!is_related(bset->ineq[i] + 1, dim, relevant))
1782 drop_unrelated_constraints( __isl_take isl_basic_set *bset, int *relevant) argument
/haiku-buildtools/gcc/gmp/mpn/ia64/
H A Dmode1o.asm102 C always odd, so the relevant data is every second byte in the table. The
/haiku-buildtools/legacy/gcc/texinfo/doc/
H A Dtexinfo.tex1248 % in math mode, where it is the current \fam that is relevant in most
2609 % \hangindent is only relevant when the entry text and page number
/haiku-buildtools/legacy/gcc/texinfo/
H A Dtexinfo.tex1224 % in math mode, where it is the current \fam that is relevant in most
2576 % \hangindent is only relevant when the entry text and page number
/haiku-buildtools/legacy/autoconf/
H A Dtexinfo.tex1291 % in math mode, where it is the current \fam that is relevant in most
2725 % \hangindent is only relevant when the entry text and page number
/haiku-buildtools/legacy/gcc/gcc/
H A Dtexinfo.tex1284 % in math mode, where it is the current \fam that is relevant in most
2667 % \hangindent is only relevant when the entry text and page number
/haiku-buildtools/legacy/binutils/texinfo/
H A Dtexinfo.tex3525 % \hangindent is only relevant when the entry text and page number
/haiku-buildtools/libtool/doc/
H A Dtexinfo.tex3723 % \hangindent is only relevant when the entry text and page number
/haiku-buildtools/autoconf/build-aux/
H A Dtexinfo.tex3996 % \hangindent is only relevant when the entry text and page number
/haiku-buildtools/binutils/texinfo/
H A Dtexinfo.tex4712 % \hangindent is only relevant when the entry text and page number
/haiku-buildtools/gcc/gmp/doc/
H A Dtexinfo.tex4484 % \hangindent is only relevant when the entry text and page number
/haiku-buildtools/gcc/mpc/doc/
H A Dtexinfo.tex4716 % \hangindent is only relevant when the entry text and page number
/haiku-buildtools/cloog/osl/autoconf/
H A Dtexinfo.tex4926 % \hangindent is only relevant when the entry text and page number
/haiku-buildtools/gcc/mpfr/doc/
H A Dtexinfo.tex4926 % \hangindent is only relevant when the entry text and page number

Completed in 550 milliseconds

12