Home
last modified time | relevance | path

Searched refs:ulhs (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-ssa-ccp.cc4037 if (tree ulhs = gimple_assign_lhs (use_stmt)) in optimize_atomic_op_fetch_cmp_0() local
4038 if (useless_type_conversion_p (TREE_TYPE (ulhs), in optimize_atomic_op_fetch_cmp_0()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dconstexpr.c2901 tree ulhs = fold_convert (unsigned_type_for (lhstype), lhs); in cxx_eval_check_shift_p() local
2902 t = fold_build2 (RSHIFT_EXPR, TREE_TYPE (ulhs), ulhs, t); in cxx_eval_check_shift_p()
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dconstexpr.cc3198 tree ulhs = fold_convert (unsigned_type_for (lhstype), lhs); in cxx_eval_check_shift_p() local
3199 t = fold_build2 (RSHIFT_EXPR, TREE_TYPE (ulhs), ulhs, t); in cxx_eval_check_shift_p()