Searched refs:hasConstantShape (Results 1 – 6 of 6) sorted by relevance
145 bool hasConstantShape() const { in hasConstantShape() function148 return arrTy.hasConstantShape(); in hasConstantShape()
319 if (!seqTy.hasConstantShape() || in convertPointerLike()359 if (seq.hasConstantShape()) in convertSequenceType()
84 if (seqTy.hasConstantShape()) in matchAndRewrite()
158 return seqTy.hasUnknownShape() || !seqTy.hasConstantShape(); in sequenceWithNonConstantShape()
469 bool hasConstantShape() const {
4730 mlir::Value temp = seqTy.hasConstantShape() in createAndLoadSomeArrayTemp()