Searched defs:IsContiguous (Results 1 – 5 of 5) sorted by relevance
9 struct IsContiguous { struct13 IsContiguous<n - 1, stride_index - 1, traits, s>::eval(strides); in eval() argument
293 [[nodiscard]] bool IsContiguous() const { in IsContiguous() function
633 bool IsContiguous() const { return !IsScatterGather(); } in IsContiguous() function
885 bool IsContiguous() const { return vector_ == NULL; } in IsContiguous() function
422 static bool IsContiguous(const BCECmpBlock &First, in IsContiguous() function in __anon49eeeb790111::BCECmpChain