| /external/capstone/arch/ARM/ | 
| D | ARMAddressingModes.h | 150 	unsigned TZ, RotAmt;  in getSOImmValRotate()  local 186 	unsigned RotAmt;  in getSOImmVal()  local 324 	unsigned RotAmt = CountLeadingZeros_32(V);  in getT2SOImmValRotateVal()  local 357 	unsigned RotAmt;  in getT2SOImmValRotate()  local
  | 
| /external/llvm/lib/Target/ARM/ | 
| D | Thumb2InstrInfo.cpp | 311         unsigned RotAmt = countLeadingZeros(ThisVal);  in emitT2RegPlusImmediate()  local 328         unsigned RotAmt = countLeadingZeros(ThisVal);  in emitT2RegPlusImmediate()  local 517     unsigned RotAmt = countLeadingZeros<unsigned>(Offset);  in rewriteT2FrameIndex()  local
  | 
| D | ARMBaseInstrInfo.cpp | 2016     unsigned RotAmt = ARM_AM::getSOImmValRotate(NumBytes);  in emitARMRegPlusImmediate()  local 2181     unsigned RotAmt = ARM_AM::getSOImmValRotate(Offset);  in rewriteARMFrameIndex()  local
  | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/MCTargetDesc/ | 
| D | ARMAddressingModes.h | 139     unsigned RotAmt = TZ & ~1;  in getSOImmValRotate()  local 168     unsigned RotAmt = getSOImmValRotate(Arg);  in getSOImmVal()  local 291     unsigned RotAmt = countLeadingZeros(V);  in getT2SOImmValRotateVal()  local 323     unsigned RotAmt = countTrailingZeros(V);  in getT2SOImmValRotate()  local
  | 
| /external/llvm/lib/Target/ARM/MCTargetDesc/ | 
| D | ARMAddressingModes.h | 147     unsigned RotAmt = TZ & ~1;  in getSOImmValRotate()  local 176     unsigned RotAmt = getSOImmValRotate(Arg);  in getSOImmVal()  local 299     unsigned RotAmt = countLeadingZeros(V);  in getT2SOImmValRotateVal()  local 331     unsigned RotAmt = countTrailingZeros(V);  in getT2SOImmValRotate()  local
  | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ | 
| D | Thumb2InstrInfo.cpp | 340       unsigned RotAmt = countLeadingZeros(ThisVal);  in emitT2RegPlusImmediate()  local 545     unsigned RotAmt = countLeadingZeros<unsigned>(Offset);  in rewriteT2FrameIndex()  local
  | 
| D | ARMBaseInstrInfo.cpp | 2374     unsigned RotAmt = ARM_AM::getSOImmValRotate(NumBytes);  in emitARMRegPlusImmediate()  local 2555     unsigned RotAmt = ARM_AM::getSOImmValRotate(Offset);  in rewriteARMFrameIndex()  local
  | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/AggressiveInstCombine/ | 
| D | AggressiveInstCombine.cpp | 109   Value *RotSrc, *RotAmt;  in foldGuardedRotateToFunnelShift()  local
  | 
| /external/llvm/lib/Target/PowerPC/ | 
| D | PPCISelDAGToDAG.cpp | 923         unsigned RotAmt = V.getConstantOperandVal(1);  in getValueBits()  local
  | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/ | 
| D | PPCISelDAGToDAG.cpp | 1230         unsigned RotAmt = V.getConstantOperandVal(1);  in getValueBits()  local
  | 
| /external/llvm/lib/CodeGen/SelectionDAG/ | 
| D | SelectionDAG.cpp | 2640       unsigned RotAmt = C->getZExtValue() & (VTBits-1);  in ComputeNumSignBits()  local
  | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ | 
| D | DAGCombiner.cpp | 7411       uint64_t RotAmt = Cst->getAPIntValue().urem(Bitsize);  in visitRotate()  local 8142       uint64_t RotAmt = Cst->getAPIntValue().urem(BitWidth);  in visitFunnelShift()  local
  | 
| D | SelectionDAG.cpp | 3760       unsigned RotAmt = C->getAPIntValue().urem(VTBits);  in ComputeNumSignBits()  local
  | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ | 
| D | X86ISelLowering.cpp | 11548   auto RotateAndPermute = [&](SDValue Lo, SDValue Hi, int RotAmt, int Ofs) {  in lowerShuffleAsByteRotateAndPermute()
  |