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

References

lib/CodeGen/SelectionDAG/LegalizeIntegerTypes.cpp
 4199     if (getTypeAction(Op.getValueType()) == TargetLowering::TypePromoteInteger)
 4200       Op = GetPromotedInteger(Op);
 4200       Op = GetPromotedInteger(Op);
 4201     EVT SclrTy = Op.getValueType().getVectorElementType();
 4202     assert(NumElem == Op.getValueType().getVectorNumElements() &&
 4207           ISD::EXTRACT_VECTOR_ELT, dl, SclrTy, Op,