Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Scalar/
H A DLowerMatrixIntrinsics.cpp998 ShapeInfo ResultShape, Type *EltTy, in loadMatrix() argument
1008 auto *TileTy = FixedVectorType::get(EltTy, ResultShape.NumRows * in loadMatrix()
1009 ResultShape.NumColumns); in loadMatrix()
1016 ResultShape, Builder); in loadMatrix()