Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Dialect/Vector/Transforms/
H A DLowerVectorShapeCast.cpp54 auto sourceVectorType = op.getSourceVectorType(); matchAndRewrite() local
91 auto sourceVectorType = op.getSourceVectorType(); matchAndRewrite() local
142 auto sourceVectorType = op.getSourceVectorType(); matchAndRewrite() local
246 auto sourceVectorType = op.getSourceVectorType(); matchAndRewrite() local
[all...]
H A DVectorEmulateNarrowType.cpp560 VectorType sourceVectorType; global() member
680 BitCastBitsEnumerator(VectorType sourceVectorType,VectorType targetVectorType) BitCastBitsEnumerator() argument
716 BitCastRewriter(VectorType sourceVectorType,VectorType targetVectorType) BitCastRewriter() argument
966 VectorType sourceVectorType = bitCastOp.getSourceVectorType(); matchAndRewrite() local
1030 VectorType sourceVectorType = bitCastOp.getSourceVectorType(); matchAndRewrite() local
[all...]
H A DVectorUnroll.cpp151 auto sourceVectorType = readOp.getVectorType(); in matchAndRewrite() local
205 auto sourceVectorType = writeOp.getVectorType(); in matchAndRewrite() local
576 VectorType sourceVectorType = gatherOp.getVectorType(); in matchAndRewrite() local
[all...]
H A DVectorTransforms.cpp96 auto sourceVectorType = in matchAndRewrite() local
1669 auto sourceVectorType = dyn_cast<VectorType>(op->getOperand(0).getType()); matchAndRewrite() local
/llvm-project/mlir/lib/Conversion/AMDGPUToROCDL/
H A DAMDGPUToROCDL.cpp572 auto sourceVectorType = dyn_cast<VectorType>(wmma.getSourceA().getType()); wmmaOpToIntrinsic() local
/llvm-project/mlir/lib/Dialect/Vector/IR/
H A DVectorOps.cpp3019 auto sourceVectorType = getSourceVectorType(); verify() local
5201 verifyVectorShapeCast(Operation * op,VectorType sourceVectorType,VectorType resultVectorType) verifyVectorShapeCast() argument
5231 auto sourceVectorType = verify() local
5472 auto sourceVectorType = getSourceVectorType(); verify() local
[all...]