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