Searched refs:sameType (Results 1 – 3 of 3) sorted by relevance
206 .filter(e -> sameType(kindMirror, e.getReturnType())) in findKindGetterOrAbort()287 private static boolean sameType(TypeMirror t1, TypeMirror t2) { in sameType() method in AutoOneOfProcessor
1262 if sameType(x, y) {1321 func sameType(x, y Value) bool { func
1215 const char *sameType = m_data.useType == UT_KHR_A ? "gl_MatrixUseA" : in initProgramsGLSL() local1223 const char *atype = useSame ? sameType : "gl_MatrixUseA"; in initProgramsGLSL()1224 const char *btype = useSame ? sameType : "gl_MatrixUseB"; in initProgramsGLSL()1225 const char *ctype = useSame ? sameType : "gl_MatrixUseAccumulator"; in initProgramsGLSL()1226 const char *rtype = useSame ? sameType : "gl_MatrixUseAccumulator"; in initProgramsGLSL()1930 << dimFactor * GetTensorLayoutMatrixSizes(dim, i)[1] << ", " << sameType << ">"; in initProgramsGLSL()1986 << ", (H/2 * W/2), (4*NumCh)," << sameType << ">"; in initProgramsGLSL()