Home
last modified time | relevance | path

Searched defs:op2_range (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Drange-op.cc256 range_operator::op2_range (irange &r ATTRIBUTE_UNUSED, in op2_range() function in range_operator
625 operator_equal::op2_range (irange &r, tree type, in op2_range() function in operator_equal
735 operator_not_equal::op2_range (irange &r, tree type, in op2_range() function in operator_not_equal
883 operator_lt::op2_range (irange &r, tree type, in op2_range() function in operator_lt
985 operator_le::op2_range (irange &r, tree type, in op2_range() function in operator_le
1086 operator_gt::op2_range (irange &r, tree type, in op2_range() function in operator_gt
1188 operator_ge::op2_range (irange &r, tree type, in op2_range() function in operator_ge
1330 operator_plus::op2_range (irange &r, tree type, in op2_range() function in operator_plus
1447 const irange &op2_range, in op1_op2_relation_effect()
1464 operator_minus::op2_range (irange &r, tree type, in op2_range() function in operator_minus
[all …]
H A Dgimple-range-gori.cc59 const irange &lhs_range, const irange &op2_range) in gimple_range_calc_op1()
1014 int_range_max op1_range, op2_range; in compute_operand1_range() local
1091 int_range_max op1_range, op2_range; in compute_operand2_range() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Drange-op.cc181 range_operator::op2_range (value_range &r ATTRIBUTE_UNUSED, in op2_range() function in range_operator
444 operator_equal::op2_range (value_range &r, tree type, in op2_range() function in operator_equal
530 operator_not_equal::op2_range (value_range &r, tree type, in op2_range() function in operator_not_equal
639 operator_lt::op2_range (value_range &r, tree type, in op2_range() function in operator_lt
716 operator_le::op2_range (value_range &r, tree type, in op2_range() function in operator_le
791 operator_gt::op2_range (value_range &r, tree type, in op2_range() function in operator_gt
868 operator_ge::op2_range (value_range &r, tree type, in op2_range() function in operator_ge
926 operator_plus::op2_range (value_range &r, tree type, in op2_range() function in operator_plus
971 operator_minus::op2_range (value_range &r, tree type, in op2_range() function in operator_minus
1745 operator_logical_and::op2_range (value_range &r, tree type, in op2_range() function in operator_logical_and
[all …]