Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Dialect/AMDGPU/IR/
H A DAMDGPUDialect.cpp231 VectorType destVectorType = dyn_cast<VectorType>(destType); verify() local
/llvm-project/mlir/lib/Conversion/AMDGPUToROCDL/
H A DAMDGPUToROCDL.cpp573 auto destVectorType = dyn_cast<VectorType>(wmma.getDestC().getType()); wmmaOpToIntrinsic() local
/llvm-project/mlir/lib/Conversion/VectorToLLVM/
H A DConvertVectorToLLVM.cpp1210 auto destVectorType = insertOp.getDestVectorType(); matchAndRewrite() local
/llvm-project/mlir/lib/Dialect/Vector/IR/
H A DVectorOps.cpp2763 auto destVectorType = getDestVectorType(); verify() local
3020 auto destVectorType = getDestVectorType(); verify() local
[all...]