Searched defs:staticSize (Results 1 – 3 of 3) sorted by relevance
41 static constexpr bool staticSize() { return true; } in staticSize() function86 static constexpr bool staticSize() { return false; } in staticSize() function108 static constexpr bool staticSize() { return true; } in staticSize() function126 static constexpr bool staticSize() { return LBoundsAndShape::staticSize(); } in staticSize() function134 static constexpr bool staticSize() { return false; } in staticSize() function155 static constexpr bool staticSize() { return DynamicBound::staticSize(); } in staticSize() function166 static constexpr bool staticSize() { in staticSize() function185 static constexpr bool staticSize() { in staticSize() function197 static constexpr bool staticSize() { in staticSize() function214 static constexpr bool staticSize() { in staticSize() function
141 int64_t staticSize = memRefType.getShape()[i]; in getMemRefDescriptorSizes() local 200 for (int64_t staticSize : memRefType.getShape()) { getNumElements() local
388 int64_t staticSize = std::get<0>(sizePair); isValidMaskedInputVector() local