Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Dialect/AMDGPU/IR/
H A DAMDGPUDialect.cpp267 if (auto destVector = llvm::dyn_cast<VectorType>(destType)) { verify() local
/llvm-project/mlir/lib/Dialect/Vector/IR/
H A DVectorOps.cpp2850 TypedValue<VectorType> destVector = op.getDest(); matchAndRewrite() local
3145 TypedValue<VectorType> destVector = op.getDest(); matchAndRewrite() local