Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/gcc/
Dtree-ssa-reassoc.c593 oe->op = build_low_bits_mask (TREE_TYPE (oe->op), in eliminate_not_pairs()
Dtree-ssa-loop-niter.c176 bound = build_low_bits_mask (niter_type, in number_of_iterations_ne()
Dtree.h4379 extern tree build_low_bits_mask (tree, unsigned);
Dtree-ssa-loop-ivopts.c4104 period = build_low_bits_mask (type, in iv_period()
Dtree.c916 build_low_bits_mask (tree type, unsigned bits) in build_low_bits_mask() function
DChangeLog-20047279 * tree.c (build_low_bits_mask): New function.
7280 * tree.h (build_low_bits_mask): Declare.