Searched refs:sampleType (Results 1 – 1 of 1) sorted by relevance
488 auto sampleType = kvp.second.front().getKey().get<Type>(); in verifyDataLayoutSpec() local489 if (sampleType.isa<IndexType>()) { in verifyDataLayoutSpec()495 << sampleType; in verifyDataLayoutSpec()499 if (sampleType.isa<IntegerType, FloatType>()) { in verifyDataLayoutSpec()530 if (isa<BuiltinDialect>(&sampleType.getDialect())) in verifyDataLayoutSpec()533 auto dlType = sampleType.dyn_cast<DataLayoutTypeInterface>(); in verifyDataLayoutSpec()