Home
last modified time | relevance | path

Searched refs:build_low_bits_mask (Results 1 – 11 of 11) sorted by relevance

/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dtree-ssa-reassoc.c773 oe->op = build_low_bits_mask (TREE_TYPE (oe->op), in eliminate_not_pairs()
H A Dtree-ssa-loop-niter.c668 bound = build_low_bits_mask (niter_type, in number_of_iterations_ne()
H A Dtree.h5193 extern tree build_low_bits_mask (tree, unsigned);
H A Dtree-ssa-loop-ivopts.c4358 period = build_low_bits_mask (type, in iv_period()
H A Dtree.c1282 build_low_bits_mask (tree type, unsigned bits) in build_low_bits_mask() function
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dtree-ssa-loop-niter.c1103 bound = build_low_bits_mask (niter_type, in number_of_iterations_ne()
H A Dtree-vect-patterns.c2183 = build_low_bits_mask (TREE_TYPE (rhs1), in vect_recog_vector_vector_shift_pattern()
H A Dtree.h4830 extern tree build_low_bits_mask (tree, unsigned);
H A Dtree-ssa-loop-ivopts.c4823 period = build_low_bits_mask (type, in iv_period()
H A Dmatch.pd2532 && operand_equal_p (@1, build_low_bits_mask (TREE_TYPE (@1),
H A Dtree.c1787 build_low_bits_mask (tree type, unsigned bits) in build_low_bits_mask() function