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

References

lib/Target/AArch64/AArch64ISelLowering.cpp
  809       if (isTypeLegal(VT) && VT.getVectorElementType() != MVT::i1)
  809       if (isTypeLegal(VT) && VT.getVectorElementType() != MVT::i1)
  810         setOperationAction(ISD::SPLAT_VECTOR, VT, Custom);