Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Conversion/VectorToSPIRV/
H A DVectorToSPIRV.cpp524 auto oldResultType = shuffleOp.getResultVectorType(); matchAndRewrite() local
587 VectorType oldResultType = interleaveOp.getResultVectorType(); matchAndRewrite() local
629 VectorType oldResultType = deinterleaveOp.getResultVectorType(); matchAndRewrite() local
/llvm-project/mlir/lib/Dialect/Tensor/IR/
H A DTensorOps.cpp3301 auto oldResultType = matchAndRewrite() local