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

/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dgimple-range-gori.cc1014 int_range_max op1_range, op2_range; local
1091 int_range_max op1_range, op2_range; local
58 gimple_range_calc_op1(irange &r, const gimple *stmt, const irange &lhs_range, const irange &op2_range) argument
[all...]
H A Drange-op.cc256 range_operator::op2_range (irange &r ATTRIBUTE_UNUSED, function in class:range_operator
625 operator_equal::op2_range (irange &r, tree type, function in class:operator_equal
735 operator_not_equal::op2_range (irange &r, tree type, function in class:operator_not_equal
883 operator_lt::op2_range (irange &r, tree type, function in class:operator_lt
985 operator_le::op2_range (irange &r, tree type, function in class:operator_le
1086 operator_gt::op2_range (irange &r, tree type, function in class:operator_gt
1188 operator_ge::op2_range (irange &r, tree type, function in class:operator_ge
1330 operator_plus::op2_range (irange &r, tree type, function in class:operator_plus
1445 op1_op2_relation_effect(irange &lhs_range, tree type, const irange &op1_range, const irange &op2_range, relation_kind rel) const argument
1464 operator_minus::op2_range (irange &r, tree type, function in class:operator_minus
1483 op1_op2_relation_effect(irange &lhs_range, tree type, const irange &op1_range, const irange &op2_range, relation_kind rel) const argument
1650 operator_mult::op2_range (irange &r, tree type, function in class:operator_mult
2544 operator_logical_and::op2_range (irange &r, tree type, function in class:operator_logical_and
2960 operator_bitwise_and::op2_range (irange &r, tree type, function in class:operator_bitwise_and
3023 operator_logical_or::op2_range (irange &r, tree type, function in class:operator_logical_or
3122 operator_bitwise_or::op2_range (irange &r, tree type, function in class:operator_bitwise_or
3252 operator_bitwise_xor::op2_range (irange &r, tree type, function in class:operator_bitwise_xor
3359 operator_trunc_mod::op2_range (irange &r, tree type, function in class:operator_trunc_mod
3983 pointer_or_operator::op2_range (irange &r, tree type, function in class:pointer_or_operator
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Drange-op.cc181 range_operator::op2_range (value_range &r ATTRIBUTE_UNUSED, function in class:range_operator
444 operator_equal::op2_range (value_range &r, tree type, function in class:operator_equal
530 operator_not_equal::op2_range (value_range &r, tree type, function in class:operator_not_equal
639 operator_lt::op2_range (value_range &r, tree type, function in class:operator_lt
716 operator_le::op2_range (value_rang function in class:operator_le
791 operator_gt::op2_range (value_range &r, tree type, function in class:operator_gt
868 operator_ge::op2_range (value_range &r, tree type, function in class:operator_ge
926 operator_plus::op2_range (value_range &r, tree type, function in class:operator_plus
971 operator_minus::op2_range (value_range &r, tree type, function in class:operator_minus
1745 operator_logical_and::op2_range (value_range &r, tree type, function in class:operator_logical_and
1961 operator_bitwise_and::op2_range (value_range &r, tree type, function in class:operator_bitwise_and
2018 operator_logical_or::op2_range (value_range &r, tree type, function in class:operator_logical_or
2099 operator_bitwise_or::op2_range (value_range &r, tree type, function in class:operator_bitwise_or
[all...]

Completed in 202 milliseconds