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

References

lib/Target/AArch64/AArch64ISelLowering.cpp
11115       Tys[n] = VecTy;
11116     Tys[n++] = MVT::i64;  // Type of write back register
11117     Tys[n] = MVT::Other;  // Type of the chain
11118     SDVTList SDTys = DAG.getVTList(makeArrayRef(Tys, NumResultVecs + 2));