Home
last modified time | relevance | path

Searched defs:getStride (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DIVUsers.cpp358 const SCEV *IVUsers::getStride(const IVStrideUse &IU, const Loop *L) const { in getStride() function in IVUsers
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DNativeRawSymbol.cpp283 uint32_t NativeRawSymbol::getStride() const { in getStride() function in NativeRawSymbol
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/PDB/DIA/
H A DDIARawSymbol.cpp782 uint32_t DIARawSymbol::getStride() const { in getStride() function in DIARawSymbol
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLowerMatrixIntrinsics.cpp223 unsigned getStride() const { in getStride() function
469 unsigned getStride() const { in getStride() function in __anon821fcdb70111::LowerMatrixIntrinsics::MatrixTy
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DDebugInfoMetadata.cpp544 DISubrange::BoundType DISubrange::getStride() const { in getStride() function in DISubrange
630 DIGenericSubrange::BoundType DIGenericSubrange::getStride() const { in getStride() function in DIGenericSubrange
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DExpr.h6996 Expr *getStride() { in getStride() function
7002 const Expr *getStride() const { in getStride() function