Searched defs:TypePair (Results 1 – 5 of 5) sorted by relevance
84 struct TypePair { struct89 template <typename TypePair> argument
371 using TypePair = std::pair<MVT, MVT>; variable
412 using TypePair = std::pair<MVT, MVT>; variable
285 using TypePair = std::pair<DataType, VectorType>; in getGLSLInputValDecl() typedef
2731 class TypePair(UnittestPair): class