Searched refs:ISHFT (Results 1 – 3 of 3) sorted by relevance
121 t = a.ISHFT(count); in exhaustiveTesting()127 t = a.ISHFT(-count); in exhaustiveTesting()
281 fptr = &Scalar<T>::ISHFT; in FoldIntrinsicFunction()
527 constexpr Integer ISHFT(int count) const { in ISHFT() function