reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
6776 if (V.isUndef()) { 6785 if (V.getOpcode() == ISD::SCALAR_TO_VECTOR && 6786 (Size % V.getValueType().getVectorNumElements()) == 0) { 6787 int Scale = Size / V.getValueType().getVectorNumElements(); 6791 else if (Idx == 0 && X86::isZeroNode(V.getOperand(0)))