Home
last modified time | relevance | path

Searched defs:minNumElts (Results 1 – 4 of 4) sorted by relevance

/llvm-project/mlir/lib/Dialect/ArmSME/IR/
H A DUtils.cpp37 unsigned minNumElts = getSMETileSliceMinNumElts(elemType); in isValidSMETileVectorType() local
105 unsigned minNumElts = getSMETileSliceMinNumElts(elementType); in isMultipleOfSMETileVectorType() local
115 unsigned minNumElts = getSMETileSliceMinNumElts(elementType); in getSMETileTypeForElement() local
/llvm-project/mlir/lib/Dialect/Vector/Transforms/
H A DLowerVectorShapeCast.cpp268 int64_t minNumElts = 1; matchAndRewrite() local
/llvm-project/mlir/lib/Conversion/ArmSMEToLLVM/
H A DArmSMEToLLVM.cpp341 auto minNumElts = emitFullTileSwap() local
724 unsigned minNumElts = arm_sme::MinStreamingVectorLengthInBits / matchAndRewrite() local
/llvm-project/mlir/lib/Dialect/ArmSME/Transforms/
H A DVectorLegalization.cpp165 unsigned minNumElts = getSMETileSliceMinNumElts(elementType); getNumberOfSMETilesForVectorType() local