Searched defs:Rotl (Results 1 – 3 of 3) sorted by relevance
72 static uint32_t Rotl(uint32_t word, uint8_t shift) in Rotl() function
75 static uint32_t Rotl(uint32_t word, uint8_t shift) in Rotl() function
1375 GateRef CircuitBuilder::Rotl(GateRef word, uint32_t shift) in Rotl() function in panda::ecmascript::kungfu::CircuitBuilder