Searched defs:Rot (Results 1 – 5 of 5) sorted by relevance
321 int Rot = getT2SOImmValRotateVal(Arg); in getT2SOImmVal() local
721 APInt Rot(256, "3fff80000000000000000000000000000000000040008000", 16); in TEST() local
1409 unsigned Rot = (Op.getImm() & 0xF00) >> 7; in printModImmOperand() local
529 unsigned Rot; member2663 static std::unique_ptr<ARMOperand> CreateModImm(unsigned Bits, unsigned Rot, in CreateModImm()
3600 if (SDNode *Rot = MatchRotate(N0, N1, SDLoc(N))) in visitOR() local3810 SDValue Rot = DAG.getNode(HasROTL ? ISD::ROTL : ISD::ROTR, DL, VT, in MatchRotate() local