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

References

lib/Target/X86/X86ISelLowering.cpp
32646     SDValue BitMask = getConstVector(EltBits, UndefElts, MaskVT, DAG, DL);
32991   SDValue CstOp = getConstVector(ConstantBitData, UndefElts, MaskVT, DAG, DL);
38483     return getConstVector(Bits, Undefs, VT.getSimpleVT(), DAG, SDLoc(N));
38613     return getConstVector(EltBits, UndefElts, VT.getSimpleVT(), DAG, SDLoc(N));