Home
last modified time | relevance | path

Searched defs:elType (Results 1 – 5 of 5) sorted by relevance

/llvm-project/mlir/lib/Dialect/NVGPU/Utils/
H A DMMAUtils.cpp89 Type elType = type.vectorType.getElementType(); in inferTileWidthInBits() local
104 Type elType = type.vectorType.getElementType(); in getMmaSyncRegisterType() local
211 Type elType = type.vectorType.getElementType(); getLdMatrixParams() local
[all...]
/llvm-project/mlir/lib/Dialect/Vector/Transforms/
H A DLowerVectorScan.cpp119 auto elType = destType.getElementType(); in matchAndRewrite() local
H A DVectorDistribute.cpp1341 Type elType = extractSrcType.getElementType(); matchAndRewrite() local
/llvm-project/mlir/lib/Conversion/VectorToGPU/
H A DVectorToGPU.cpp566 auto elType = op.getVectorType().getElementType(); convertTransferReadOp() local
629 Type elType = regInfo.registerLLVMType; getMmaSyncVectorOperandType() local
/llvm-project/mlir/lib/Conversion/NVGPUToNVVM/
H A DNVGPUToNVVM.cpp315 Type elType = getElementTypeOrSelf(t); getNvvmMmaType() local