Searched refs:RotL (Results 1 – 3 of 3) sorted by relevance
84 auto RotL = m_OneUse( in foldGuardedRotateToFunnelShift() local86 if (RotL.match(V) && L0 == R0 && L1 == R1) { in foldGuardedRotateToFunnelShift()
1293 inline uint32_t RotL(uint32_t x, int8_t r)1308 # define ANGLE_ROTL(x, y) ::rx::RotL(x, y)
1423 inline uint32_t RotL(uint32_t x, int8_t r)1438 # define ANGLE_ROTL(x, y) ::rx::RotL(x, y)