Searched refs:build_low_bits_mask (Results 1 – 11 of 11) sorted by relevance
| /dragonfly/contrib/gcc-4.7/gcc/ |
| HD | tree-ssa-reassoc.c | 773 oe->op = build_low_bits_mask (TREE_TYPE (oe->op), in eliminate_not_pairs()
|
| HD | tree-ssa-loop-niter.c | 668 bound = build_low_bits_mask (niter_type, in number_of_iterations_ne()
|
| HD | tree.h | 5193 extern tree build_low_bits_mask (tree, unsigned);
|
| HD | tree-ssa-loop-ivopts.c | 4358 period = build_low_bits_mask (type, in iv_period()
|
| HD | tree.c | 1282 build_low_bits_mask (tree type, unsigned bits) in build_low_bits_mask() function
|
| /dragonfly/contrib/gcc-8.0/gcc/ |
| HD | tree-vect-patterns.c | 2183 = build_low_bits_mask (TREE_TYPE (rhs1), in vect_recog_vector_vector_shift_pattern()
|
| HD | tree-ssa-loop-niter.c | 1103 bound = build_low_bits_mask (niter_type, in number_of_iterations_ne()
|
| HD | tree.h | 4830 extern tree build_low_bits_mask (tree, unsigned);
|
| HD | tree-ssa-loop-ivopts.c | 4823 period = build_low_bits_mask (type, in iv_period()
|
| HD | match.pd | 2532 && operand_equal_p (@1, build_low_bits_mask (TREE_TYPE (@1),
|
| HD | tree.c | 1787 build_low_bits_mask (tree type, unsigned bits) in build_low_bits_mask() function
|