Searched refs:rotateLeft32 (Results 1 – 2 of 2) sorted by relevance
106 inline uint32_t rotateLeft32(uint32_t value, uint32_t shift) { in rotateLeft32() function
378 uint32_t Imm8 = Utils::rotateLeft32(Immediate, 2 * Rot); in canHoldImm()