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()3286 uint32_t RotateAmt) { in create()3304 uint32_t RotateAmt = getRotateAmt(); in emit() local3312 uint32_t RotateAmt = getRotateAmt(); in dump() local
243 uint32_t RotateAmt; variable
6167 uint32_t RotateAmt; in legalize() local6333 uint32_t RotateAmt; in alignRegisterPow2() local
326 IValueT encodeRotatedImm8(IValueT RotateAmt, IValueT Immed8) { in encodeRotatedImm8()855 IValueT RotateAmt; in emitType01() local
27136 uint64_t RotateAmt = EltBits[CstSplatIndex].urem(EltSizeInBits); in LowerRotate() local27157 uint64_t RotateAmt = EltBits[CstSplatIndex].urem(EltSizeInBits); in LowerRotate() local
20462 uint64_t RotateAmt = RotateConst->getAPIntValue().getZExtValue(); in LowerRotate() local