Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/Dialect/SPIRV/
DSPIRVLowering.cpp205 int64_t memrefSize = -1; in getTypeNumBytes() local
383 Optional<int64_t> memrefSize = getTypeNumBytes(type); in convertMemrefType() local
/external/llvm-project/mlir/lib/Dialect/Vector/
DVectorOps.cpp2107 int64_t memrefSize = op.getMemRefType().getDimSize(indicesIdx); in isInBounds() local