Searched defs:rankedType (Results 1 – 4 of 4) sorted by relevance
142 if (auto rankedType = inputType.dyn_cast<RankedTensorType>()) in inferMostSpecificType() local152 for (auto rankedType : rankedTypes) { in inferMostSpecificType() local
186 if (auto rankedType = inputType.dyn_cast<RankedTensorType>()) in inferMostSpecificType() local197 for (auto rankedType : rankedTypes) { in inferMostSpecificType() local
193 if (auto rankedType = opResultType.dyn_cast<RankedTensorType>()) { in bufferize() local
704 if (auto rankedType = type.dyn_cast<RankedTensorType>()) in dim0size() local