Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Target/ARM/MCTargetDesc/
DARMAddressingModes.h146 unsigned RotAmt = TZ & ~1; in getSOImmValRotate() local
175 unsigned RotAmt = getSOImmValRotate(Arg); in getSOImmVal() local
298 unsigned RotAmt = CountLeadingZeros_32(V); in getT2SOImmValRotateVal() local
330 unsigned RotAmt = CountTrailingZeros_32(V); 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/swiftshader/third_party/LLVM/lib/Target/ARM/
DThumb2InstrInfo.cpp250 unsigned RotAmt = CountLeadingZeros_32(ThisVal); in emitT2RegPlusImmediate() local
267 unsigned RotAmt = CountLeadingZeros_32(ThisVal); in emitT2RegPlusImmediate() local
449 unsigned RotAmt = CountLeadingZeros_32(Offset); in rewriteT2FrameIndex() local
DARMBaseInstrInfo.cpp1518 unsigned RotAmt = ARM_AM::getSOImmValRotate(NumBytes); in emitARMRegPlusImmediate() local
1575 unsigned RotAmt = ARM_AM::getSOImmValRotate(Offset); in rewriteARMFrameIndex() 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/llvm/lib/Target/PowerPC/
DPPCISelDAGToDAG.cpp923 unsigned RotAmt = V.getConstantOperandVal(1); in getValueBits() local
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp2186 unsigned RotAmt = C->getZExtValue() & (VTBits-1); in ComputeNumSignBits() local
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp2640 unsigned RotAmt = C->getZExtValue() & (VTBits-1); in ComputeNumSignBits() local