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

References

lib/Target/X86/X86ISelLowering.cpp
28049     if (!Subtarget.hasSSE41() && VT == MVT::v4i64 &&
28073       SDValue Res = DAG.getNode(ISD::CONCAT_VECTORS, dl, VT, Lo, Hi);
28078     if (VT == MVT::v16i32 || VT == MVT::v8i64) {
28078     if (VT == MVT::v16i32 || VT == MVT::v8i64) {
28111       SDValue Res = DAG.getNode(ISD::CONCAT_VECTORS, dl, VT, Lo, Hi);