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

References

lib/CodeGen/SelectionDAG/DAGCombiner.cpp
19192   SDValue InVal = N->getOperand(0);
19193   EVT VT = N->getValueType(0);
19212         return DAG.getNode(ISD::SCALAR_TO_VECTOR, SDLoc(N), VT, Val);
19217           TLI.buildLegalVectorShuffle(InVecT, SDLoc(N), InVec,
19227             SDValue ZeroIdx = DAG.getConstant(0, SDLoc(N), IdxTy);
19231             return DAG.getNode(ISD::EXTRACT_SUBVECTOR, SDLoc(N), SubVT,