Searched refs:TypePair (Results 1 – 2 of 2) sorted by relevance
349 using TypePair = std::pair<MVT, MVT>; variable357 TypePair ty(const VectorPair &Ops) const { in ty()375 MVT typeJoin(const TypePair &Tys) const;376 TypePair typeSplit(MVT Ty) const;
210 HexagonTargetLowering::typeJoin(const TypePair &Tys) const { in typeJoin()218 HexagonTargetLowering::TypePair260 TypePair Tys = typeSplit(ty(Vec)); in opSplit()