Home
last modified time | relevance | path

Searched defs:RotAmt (Results 1 – 22 of 22) sorted by relevance

/external/capstone/arch/ARM/
DARMAddressingModes.h150 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/
DThumb2InstrInfo.cpp311 unsigned RotAmt = countLeadingZeros(ThisVal); in emitT2RegPlusImmediate() local
328 unsigned RotAmt = countLeadingZeros(ThisVal); in emitT2RegPlusImmediate() local
517 unsigned RotAmt = countLeadingZeros<unsigned>(Offset); in rewriteT2FrameIndex() local
DARMBaseInstrInfo.cpp2016 unsigned RotAmt = ARM_AM::getSOImmValRotate(NumBytes); in emitARMRegPlusImmediate() local
2181 unsigned RotAmt = ARM_AM::getSOImmValRotate(Offset); in rewriteARMFrameIndex() local
/external/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/
DARMAddressingModes.h139 unsigned RotAmt = TZ & ~1; in getSOImmValRotate() local
168 unsigned RotAmt = getSOImmValRotate(Arg); in getSOImmVal() local
305 unsigned RotAmt = countLeadingZeros(V); in getT2SOImmValRotateVal() local
337 unsigned RotAmt = countTrailingZeros(V); in getT2SOImmValRotate() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/MCTargetDesc/
DARMAddressingModes.h139 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/
DARMAddressingModes.h147 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/
DThumb2InstrInfo.cpp340 unsigned RotAmt = countLeadingZeros(ThisVal); in emitT2RegPlusImmediate() local
545 unsigned RotAmt = countLeadingZeros<unsigned>(Offset); in rewriteT2FrameIndex() local
DARMBaseInstrInfo.cpp2374 unsigned RotAmt = ARM_AM::getSOImmValRotate(NumBytes); in emitARMRegPlusImmediate() local
2555 unsigned RotAmt = ARM_AM::getSOImmValRotate(Offset); in rewriteARMFrameIndex() local
/external/llvm-project/llvm/lib/Target/ARM/
DThumb2InstrInfo.cpp387 unsigned RotAmt = countLeadingZeros(ThisVal); in emitT2RegPlusImmediate() local
592 unsigned RotAmt = countLeadingZeros<unsigned>(Offset); in rewriteT2FrameIndex() local
DARMBaseInstrInfo.cpp2424 unsigned RotAmt = ARM_AM::getSOImmValRotate(NumBytes); in emitARMRegPlusImmediate() local
2605 unsigned RotAmt = ARM_AM::getSOImmValRotate(Offset); in rewriteARMFrameIndex() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/AggressiveInstCombine/
DAggressiveInstCombine.cpp109 Value *RotSrc, *RotAmt; in foldGuardedRotateToFunnelShift() local
/external/llvm/lib/Target/PowerPC/
DPPCISelDAGToDAG.cpp923 unsigned RotAmt = V.getConstantOperandVal(1); in getValueBits() local
/external/llvm-project/llvm/lib/Target/RISCV/
DRISCVISelLowering.cpp1376 uint64_t RotAmt = Reverse.getConstantOperandVal(1); in combineORToGORC() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCISelDAGToDAG.cpp1230 unsigned RotAmt = V.getConstantOperandVal(1); in getValueBits() local
/external/llvm-project/llvm/lib/Target/PowerPC/
DPPCISelDAGToDAG.cpp1188 unsigned RotAmt = V.getConstantOperandVal(1); in getValueBits() local
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp7262 SDValue RotAmt = DAG.getConstant(WideNumBits / 2, DL, WideVT); in mergeTruncStores() local
8793 uint64_t RotAmt = Cst->getAPIntValue().urem(BitWidth); in visitFunnelShift() local
17244 SDValue RotAmt = in tryStoreMergeOfLoads() local
DSelectionDAG.cpp3737 unsigned RotAmt = C->getAPIntValue().urem(VTBits); in ComputeNumSignBits() local
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp2640 unsigned RotAmt = C->getZExtValue() & (VTBits-1); in ComputeNumSignBits() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp7411 uint64_t RotAmt = Cst->getAPIntValue().urem(Bitsize); in visitRotate() local
8142 uint64_t RotAmt = Cst->getAPIntValue().urem(BitWidth); in visitFunnelShift() local
DSelectionDAG.cpp3760 unsigned RotAmt = C->getAPIntValue().urem(VTBits); in ComputeNumSignBits() local
/external/llvm-project/llvm/lib/Target/X86/
DX86ISelLowering.cpp12170 auto RotateAndPermute = [&](SDValue Lo, SDValue Hi, int RotAmt, int Ofs) { in lowerShuffleAsByteRotateAndPermute()
28218 uint64_t RotAmt = CstSplatValue.urem(EltSizeInBits); in LowerRotate() local
28245 uint64_t RotAmt = CstSplatValue.urem(EltSizeInBits); in LowerRotate() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp11545 auto RotateAndPermute = [&](SDValue Lo, SDValue Hi, int RotAmt, int Ofs) { in lowerShuffleAsByteRotateAndPermute()