Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Dialect/SPIRV/IR/
H A DSPIRVTypes.cpp64 unsigned ArrayType::getArrayStride() const { return getImpl()->stride; } in getArrayStride() function in ArrayType
467 unsigned RuntimeArrayType::getArrayStride() const { return getImpl()->stride; } in getArrayStride() function in RuntimeArrayType