Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLowerMatrixIntrinsics.cpp1325 ShapeInfo ResultShape, Type *EltTy, in loadMatrix() argument
1331 auto *TileTy = FixedVectorType::get(EltTy, ResultShape.NumRows * in loadMatrix()
1332 ResultShape.NumColumns); in loadMatrix()
1336 ResultShape, Builder); in loadMatrix()