Searched refs:RotateLeftU32 (Results 1 – 1 of 1) sorted by relevance
40 XlaOp RotateLeftU32(XlaOp v, int distance) { in RotateLeftU32() function76 v[1] = RotateLeftU32(v[1], rotation); in ThreeFry2x32()