Searched defs:RotateLeft (Results 1 – 7 of 7) sorted by relevance
391 uint32_t MoveToFront::RotateLeft(const uint32_t node) { in RotateLeft() function in spvtools::comp::MoveToFront
374 static inline unsigned int RotateLeft(const unsigned int x) in RotateLeft() function
43 uint8_t RotateLeft; member
1232 uint8_t RotateLeft = Shift >= 0 ? (uint8_t)Shift : 32+Shift; in computeSubRegLaneMasks() local
53 uint8_t RotateLeft; member
1428 uint8_t RotateLeft = Shift >= 0 ? (uint8_t)Shift in computeSubRegLaneMasks() local