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

References

lib/Target/X86/X86ISelLowering.cpp
12274     if (i != V2Index && !Zeroable[i]) {
12284   SDValue V2S = getScalarValueForVectorElement(V2, Mask[V2Index] - Mask.size(),
12300   } else if (Mask[V2Index] != (int)Mask.size() || EltVT == MVT::i8 ||
12312     if (!VT.isFloatingPoint() || V2Index != 0)
12315     V1Mask[V2Index] = -1;
12329   if (VT.isFloatingPoint() && V2Index != 0)
12336   if (V2Index != 0) {
12343       V2Shuffle[V2Index] = 0;
12349                            V2Index * EltVT.getSizeInBits() / 8, DL, MVT::i8));