reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/Target/X86/X86ISelLowering.cpp
26258   if (getTargetConstantBitsFromNode(Amt, EltSizeInBits, UndefElts, EltBits))
26261         if (CstSplatIndex < 0 || EltBits[i] == EltBits[CstSplatIndex]) {
26261         if (CstSplatIndex < 0 || EltBits[i] == EltBits[CstSplatIndex]) {
26274       uint64_t RotateAmt = EltBits[CstSplatIndex].urem(EltSizeInBits);
26295       uint64_t RotateAmt = EltBits[CstSplatIndex].urem(EltSizeInBits);