Searched defs:RotateAmt (Results 1 – 6 of 6) sorted by relevance
362 uint32_t Imm, uint32_t RotateAmt) in OperandARM32FlexImm()368 bool OperandARM32FlexImm::canHoldImm(uint32_t Immediate, uint32_t *RotateAmt, in canHoldImm()3367 uint32_t RotateAmt) { in create()3385 uint32_t RotateAmt = getRotateAmt(); in emit() local3393 uint32_t RotateAmt = getRotateAmt(); in dump() local
6427 uint32_t RotateAmt; in legalize() local6611 uint32_t RotateAmt; in alignRegisterPow2() local7073 constexpr uint32_t RotateAmt = 2; in indirectBranchBicMask() local7079 constexpr uint32_t RotateAmt = 2; in memOpBicMask() local
244 uint32_t RotateAmt; variable
326 IValueT encodeRotatedImm8(IValueT RotateAmt, IValueT Immed8) { in encodeRotatedImm8()857 IValueT RotateAmt; in emitType01() local
12288 int RotateAmt = -1; in matchShuffleAsBitRotate() local12315 int RotateAmt = matchShuffleAsBitRotate(Mask, NumSubElts); in matchShuffleAsBitRotate() local12341 int RotateAmt = matchShuffleAsBitRotate(RotateVT, VT.getScalarSizeInBits(), in lowerShuffleAsBitRotate() local34742 int RotateAmt = matchShuffleAsBitRotate(ShuffleVT, MaskScalarSizeInBits, in matchUnaryPermuteShuffle() local
27133 uint64_t RotateAmt = EltBits[CstSplatIndex].urem(EltSizeInBits); in LowerRotate() local27154 uint64_t RotateAmt = EltBits[CstSplatIndex].urem(EltSizeInBits); in LowerRotate() local