Searched refs:ttp (Results 1 – 2 of 2) sorted by relevance
185 if (auto ttp = type.dyn_cast<RankedTensorType>()) in getSparseTensorEncoding() local186 return ttp.getEncoding().dyn_cast_or_null<SparseTensorEncodingAttr>(); in getSparseTensorEncoding()255 RankedTensorType ttp = getTensor().getType().cast<RankedTensorType>(); in verify() local257 if (ttp.getElementType() != mtp.getElementType()) in verify()
23 template<typename T> struct ttp { }; struct294 ttp_user<inner::ttp>(); in main()