Searched refs:HasNegativeExtent (Results 1 – 3 of 3) sorted by relevance
57 bool HasNegativeExtent(const ConstantSubscripts &);
116 bool HasNegativeExtent(const ConstantSubscripts &shape) { in HasNegativeExtent() function
862 } else if (HasNegativeExtent(shape.value())) { in RESHAPE()