Searched defs:RotAmt (Results 1 – 8 of 8) sorted by relevance
139 unsigned RotAmt = TZ & ~1; in getSOImmValRotate() local168 unsigned RotAmt = getSOImmValRotate(Arg); in getSOImmVal() local305 unsigned RotAmt = countLeadingZeros(V); in getT2SOImmValRotateVal() local337 unsigned RotAmt = countTrailingZeros(V); in getT2SOImmValRotate() local
401 unsigned RotAmt = countLeadingZeros(ThisVal); in emitT2RegPlusImmediate() local606 unsigned RotAmt = countLeadingZeros<unsigned>(Offset); in rewriteT2FrameIndex() local
2501 unsigned RotAmt = ARM_AM::getSOImmValRotate(NumBytes); in emitARMRegPlusImmediate() local2682 unsigned RotAmt = ARM_AM::getSOImmValRotate(Offset); in rewriteARMFrameIndex() local
1481 unsigned RotAmt = V.getConstantOperandVal(1); in getValueBits() local
3869 auto RotAmt = in applyTruncStoreMerge() local
8346 SDValue RotAmt = DAG.getConstant(WideNumBits / 2, DL, WideVT); in mergeTruncStores() local10021 uint64_t RotAmt = Cst->getAPIntValue().urem(BitWidth); in visitFunnelShift() local19416 SDValue RotAmt = in tryStoreMergeOfLoads() local
4266 unsigned RotAmt = C->getAPIntValue().urem(VTBits); in ComputeNumSignBits() local
13439 auto RotateAndPermute = [&](SDValue Lo, SDValue Hi, int RotAmt, int Ofs) { in lowerShuffleAsByteRotateAndPermute()31176 uint64_t RotAmt = CstSplatValue.urem(EltSizeInBits); in LowerRotate() local31218 uint64_t RotAmt = CstSplatValue.urem(EltSizeInBits); in LowerRotate() local