Home
last modified time | relevance | path

Searched refs:ResultShape (Results 1 – 1 of 1) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLowerMatrixIntrinsics.cpp1130 ShapeInfo ResultShape, Type *EltTy, in loadMatrix() argument
1137 auto *TileTy = FixedVectorType::get(EltTy, ResultShape.NumRows * in loadMatrix()
1138 ResultShape.NumColumns); in loadMatrix()
1142 ResultShape, Builder); in loadMatrix()