Lines Matching refs:testSplat
17 static void testSplat(Type eltType, const EltTy &splatElt) { in testSplat() function
99 testSplat(intTy, value); in TEST()
107 testSplat(intTy, value); in TEST()
115 testSplat(intTy, value); in TEST()
123 testSplat(floatTy, value); in TEST()
131 testSplat(floatTy, APFloat(value)); in TEST()
139 testSplat(floatTy, value); in TEST()
147 testSplat(floatTy, value); in TEST()
156 testSplat(stringType, value); in TEST()
165 testSplat(stringType, stringAttr); in TEST()
172 testSplat(complexType, value); in TEST()
179 testSplat(complexType, value); in TEST()
186 testSplat(complexType, value); in TEST()
193 testSplat(complexType, value); in TEST()