Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Dialect/ArmSVE/Transforms/
H A DLegalizeForLLVMExport.cpp118 auto sourceVector = rewriter.create<vector::ExtractOp>( matchAndRewrite() local
/llvm-project/mlir/lib/Dialect/AMDGPU/IR/
H A DAMDGPUDialect.cpp263 if (auto sourceVector = llvm::dyn_cast<VectorType>(sourceType)) { verify() local
/llvm-project/mlir/lib/Conversion/VectorToArmSME/
H A DVectorToArmSME.cpp525 Value sourceVector = extractOp.getVector(); in matchAndRewrite() local
/llvm-project/mlir/lib/Conversion/VectorToSPIRV/
H A DVectorToSPIRV.cpp638 Value sourceVector = adaptor.getSource(); matchAndRewrite() local
/llvm-project/mlir/lib/Conversion/VectorToGPU/
H A DVectorToGPU.cpp996 auto sourceVector = it->second; convertExtractStridedSlice() local
/llvm-project/mlir/lib/Dialect/Vector/IR/
H A DVectorOps.cpp1992 Value sourceVector = extractOp.getVector(); matchAndRewrite() local
2021 Value sourceVector = extractOp.getVector(); matchAndRewrite() local
3643 Value sourceVector = extractStridedSliceOp.getVector(); matchAndRewrite() local
3671 Value sourceVector = extractStridedSliceOp.getVector(); matchAndRewrite() local
[all...]