Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Conversion/ArithToAMDGPU/
H A DArithToAMDGPU.cpp181 if (auto outVecType = dyn_cast<VectorType>(outType)) { match() local
/llvm-project/mlir/lib/Conversion/AMDGPUToROCDL/
H A DAMDGPUToROCDL.cpp605 if (auto outVecType = dyn_cast<VectorType>(outType)) matchAndRewrite() local