Searched refs:r2type_precision (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | tree-ssa-ccp.c | 1352 signop r2type_sgn, int r2type_precision, in bit_value_binop() argument 1484 bit_value_unop (NEGATE_EXPR, r2type_sgn, r2type_precision, &temv, &temm, in bit_value_binop() 1485 r2type_sgn, r2type_precision, r2val, r2mask); in bit_value_binop() 1488 r2type_sgn, r2type_precision, temv, temm); in bit_value_binop()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | tree-ssa-ccp.cc | 1490 signop r2type_sgn, int r2type_precision ATTRIBUTE_UNUSED, in bit_value_binop()
|