Home
last modified time | relevance | path

Searched refs:r1type_sgn (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-ssa-ccp.cc1488 signop r1type_sgn, int r1type_precision, in bit_value_binop() argument
1826 r1type_sgn, r1type_precision); in bit_value_binop()
1828 r1type_sgn, r1type_precision); in bit_value_binop()
1832 maxmin = wi::cmp (max1, min2, r1type_sgn); in bit_value_binop()
1833 minmax = wi::cmp (min1, max2, r1type_sgn); in bit_value_binop()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-ssa-ccp.c1350 signop r1type_sgn, int r1type_precision, in bit_value_binop() argument
1487 r1type_sgn, r1type_precision, r1val, r1mask, in bit_value_binop()
1550 sgn = r1type_sgn; in bit_value_binop()