Searched defs:RightShiftVector (Results 1 – 2 of 2) sorted by relevance
523 inline uint8x8_t RightShiftVector(const uint8x8_t vector) { in RightShiftVector() function528 inline int8x8_t RightShiftVector(const int8x8_t vector) { in RightShiftVector() function
110 void RightShiftVector(const std::vector<int32>& shifts, in RightShiftVector() function