HomeSort by: relevance | last modified time | path
    Searched defs:operator_lshift (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/
range-op.cc 2473 class operator_lshift : public cross_product_operator class in inherits:cross_product_operator
2549 operator_lshift::fold_range (irange &r, tree type,
2587 operator_lshift::wi_fold (irange &r, tree type,
2653 operator_lshift::wi_op_overflows (wide_int &res, tree type,
2670 operator_lshift::op1_range (irange &r,
  /src/external/gpl3/gcc.old/dist/gcc/
range-op.cc 1901 class operator_lshift : public cross_product_operator class in inherits:cross_product_operator
1962 operator_lshift::fold_range (irange &r, tree type,
2000 operator_lshift::wi_fold (irange &r, tree type,
2066 operator_lshift::wi_op_overflows (wide_int &res, tree type,
2083 operator_lshift::op1_range (irange &r,

Completed in 54 milliseconds