Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DLowerMatrixIntrinsics.cpp827 ShapeInfo ResultShape, Type *EltTy, in loadMatrix() argument
837 auto *TileTy = FixedVectorType::get(EltTy, ResultShape.NumRows * in loadMatrix()
838 ResultShape.NumColumns); in loadMatrix()
845 ResultShape, Builder); in loadMatrix()