Home
last modified time | relevance | path

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

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