Searched defs:Rot (Results 1 – 6 of 6) sorted by relevance
33 public class Rot implements Serializable { class38 public Rot() { in Rot() method in Rot42 public Rot(float angle) { in Rot() method in Rot
321 int Rot = getT2SOImmValRotateVal(Arg); in getT2SOImmVal() local
797 APInt Rot(256, "3fff80000000000000000000000000000000000040008000", 16); in TEST() local
1398 unsigned Rot = (Op.getImm() & 0xF00) >> 7; in printModImmOperand() local
533 unsigned Rot; member2586 static std::unique_ptr<ARMOperand> CreateModImm(unsigned Bits, unsigned Rot, in CreateModImm()
3809 if (SDNode *Rot = MatchRotate(N0, N1, SDLoc(N))) in visitOR() local4019 SDValue Rot = DAG.getNode(HasROTL ? ISD::ROTL : ISD::ROTR, DL, VT, in MatchRotate() local