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.cpp1149 ShapeInfo ResultShape, Type *EltTy, in loadMatrix() argument
1156 auto *TileTy = FixedVectorType::get(EltTy, ResultShape.NumRows * in loadMatrix()
1157 ResultShape.NumColumns); in loadMatrix()
1161 ResultShape, Builder); in loadMatrix()