Searched defs:getStride (Results 1 – 10 of 10) sorted by relevance
108 Expr *getStride() { return cast_or_null<Expr>(SubExprs[STRIDE]); } in getStride() function109 const Expr *getStride() const { return cast_or_null<Expr>(SubExprs[STRIDE]); } in getStride() function
256 Value getStride() { in getStride() function
54 Value getStride(ConversionPatternRewriter &rewriter, in getStride() function
358 const SCEV *IVUsers::getStride(const IVStrideUse &IU, const Loop *L) const { in getStride() function in IVUsers
283 uint32_t NativeRawSymbol::getStride() const { in getStride() function in NativeRawSymbol
782 uint32_t DIARawSymbol::getStride() const { in getStride() function in DIARawSymbol
329 unsigned getStride() const { in getStride() function in __anon8ba1aee70111::LowerMatrixIntrinsics::MatrixTy376 unsigned getStride() const { in getStride() function
441 DISubrange::BoundType DISubrange::getStride() const { in getStride() function in DISubrange527 DIGenericSubrange::BoundType DIGenericSubrange::getStride() const { in getStride() function in DIGenericSubrange
1876 Value getStride(ConversionPatternRewriter &rewriter, Location loc, in getStride() function
989 isl::set MemoryAccess::getStride(isl::map Schedule) const { in getStride() function in MemoryAccess