Searched refs:anyType (Results 1 – 4 of 4) sorted by relevance
424 if (auto anyType = type.dyn_cast<AnyQuantizedType>()) in printType() local425 printAnyQuantizedType(anyType, os); in printType()
23 return findOrCreateSource(BB, Insts, {}, anyType()); in findOrCreateSource()
104 static inline SourcePred anyType() { in anyType() function
109 auto AnyType = anyType(); in TEST()