Searched refs:IsRev (Results 1 – 1 of 1) sorted by relevance
704 const bool IsRev = IsReverseVecRegPair(VecRegPair); in GetVecRegPairIndices() local706 2 * (IsRev ? VecRegPair - Hexagon::WR0 : VecRegPair - Hexagon::W0); in GetVecRegPairIndices()708 return IsRev ? std::make_pair(PairIndex, PairIndex + 1) in GetVecRegPairIndices()