Searched refs:otherExtent (Results 1 – 2 of 2) sorted by relevance
27 template<class T, size_t extent, size_t otherExtent>28 std::span<T, extent> createImplicitSpan(std::span<T, otherExtent> s) { in createImplicitSpan()
2833 auto otherExtent = otherAligned.getConstantBoundOnDimSize( in unionBoundingBox() local2835 if (!otherExtent.hasValue() || lbFloorDivisor != otherLbFloorDivisor) in unionBoundingBox()