Home | History | Annotate | Download | only in aarch64

Lines Matching refs:unspec

53 /* Return the UNSPEC_CDOT* unspec for rotation amount ROT.  */
67 /* Return the UNSPEC_SQRDCMLAH* unspec for rotation amount ROT. */
99 /* Convert the rotation amount into a specific unspec. */
112 /* Convert the rotation amount into a specific unspec. */
157 /* Implements both svmatch and svnmatch; the unspec parameter decides
162 CONSTEXPR svmatch_svnmatch_impl (int unspec) : m_unspec (unspec) {}
176 /* Implements both svmovlb and svmovlt; the unspec parameters decide
202 /* Convert the rotation amount into a specific unspec. */
218 /* Convert the rotation amount into a specific unspec. */
231 /* Convert the rotation amount into a specific unspec. */
435 /* Implements both svwhilerw and svwhilewr; the unspec parameter decides
440 CONSTEXPR svwhilerw_svwhilewr_impl (int unspec) : m_unspec (unspec) {}