HomeSort by: relevance | last modified time | path
    Searched refs:m_is_pos (Results 1 - 1 of 1) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/
gimple-range-op.cc 1118 cfn_goacc_dim (bool is_pos) { m_is_pos = is_pos; }
1133 wi::shwi (m_is_pos ? 0 : 1, TYPE_PRECISION (type)),
1135 ? wi::shwi (size - m_is_pos, TYPE_PRECISION (type))
1140 bool m_is_pos; member in class:cfn_goacc_dim

Completed in 22 milliseconds