Searched refs:build_low_bits_mask (Results 1 – 16 of 16) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | tree-vect-patterns.c | 2619 = build_low_bits_mask (TREE_TYPE (rhs1), in vect_recog_vector_vector_shift_pattern()
|
H A D | tree-ssa-loop-niter.c | 1106 bound = build_low_bits_mask (niter_type, in number_of_iterations_ne()
|
H A D | tree.h | 5091 extern tree build_low_bits_mask (tree, unsigned);
|
H A D | tree-ssa-loop-ivopts.c | 5087 period = build_low_bits_mask (type, in iv_period()
|
H A D | match.pd | 3157 && operand_equal_p (@1, build_low_bits_mask (TREE_TYPE (@1),
|
H A D | tree.c | 1811 build_low_bits_mask (tree type, unsigned bits) in build_low_bits_mask() function
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | tree-ssa-loop-niter.cc | 1118 bound = build_low_bits_mask (niter_type, in number_of_iterations_ne()
|
H A D | tree-vect-patterns.cc | 2974 = build_low_bits_mask (TREE_TYPE (rhs1), in vect_recog_vector_vector_shift_pattern()
|
H A D | tree.h | 5272 extern tree build_low_bits_mask (tree, unsigned);
|
H A D | tree-ssa-loop-ivopts.cc | 5152 period = build_low_bits_mask (type, in iv_period()
|
H A D | tree.cc | 2028 build_low_bits_mask (tree type, unsigned bits) in build_low_bits_mask() function
|
H A D | match.pd | 3843 && operand_equal_p (@1, build_low_bits_mask (TREE_TYPE (@1),
|
H A D | ChangeLog-2004 | 7279 * tree.c (build_low_bits_mask): New function. 7280 * tree.h (build_low_bits_mask): Declare.
|
H A D | ChangeLog-2014 | 40149 (build_low_bits_mask): Likewise. 44798 instead of build_low_bits_mask.
|
H A D | ChangeLog-2009 | 24588 (build_low_bits_mask, debug_fold_checksum, expand_function_end,
|
H A D | ChangeLog-2010 | 34673 * tree.c (build_low_bits_mask): Clean up, use double_int_* functions.
|