Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Dialect/NVGPU/IR/
H A DNVGPUDialect.cpp95 unsigned dstWidth = dstMemref.getElementTypeBitWidth(); in verify() local
/llvm-project/mlir/lib/Dialect/Linalg/Transforms/
H A DVectorization.cpp3113 const int64_t dstWidth = dstElementType.getIntOrFloatBitWidth(); promote() local