Searched defs:Rotation (Results 1 – 7 of 7) sorted by relevance
168 Rotation chapter
13 enum Rotation { ROT_0, ROT_90, ROT_180, ROT_270 }; // CCW enum
93 enum Rotation { enum
850 Rotation = 2, enumerator
1124 constexpr Bitfield Rotation() const { return Partition().Then(RB); } in Rotation() function
1161 RotationValue Rotation = kRotateNone; in emitSignExtend() local
11638 int Rotation = 0; in matchShuffleAsRotate() local11723 int Rotation = matchShuffleAsRotate(V1, V2, RepeatedMask); in matchShuffleAsByteRotate() local11803 int Rotation = matchShuffleAsRotate(Lo, Hi, Mask); in lowerShuffleAsRotate() local