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