Searched defs:isContiguous (Results 1 – 10 of 10) sorted by relevance
64 bool isContiguous, isInvariant; in runOnOperation() local
186 bool isContiguous; member
303 bool isContiguous() const { return false; } isContiguous() function
328 bool isContiguous = isVectorizableLoopBody() local
104 set_isContiguous(bool isContiguous) set_isContiguous() argument
178 mlir::Value isContiguous = in genNonOptionalCopyIn() local
1241 static bool isContiguous(const ConstantRange &A, const ConstantRange &B) { isContiguous() function
4109 static bool isContiguous(const ConstantRange &A, const ConstantRange &B) { isContiguous() function
1268 bool isContiguous = false; getCollapsableIterationSpaceDims() local
9830 bool isContiguous() const { return PromotedMin <= PromotedMax; } isContiguous() function