Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLowerMatrixIntrinsics.cpp1000 ShapeInfo ResultShape, Type *EltTy, in loadMatrix() argument
1010 auto *TileTy = FixedVectorType::get(EltTy, ResultShape.NumRows * in loadMatrix()
1011 ResultShape.NumColumns); in loadMatrix()
1018 ResultShape, Builder); in loadMatrix()