Home
last modified time | relevance | path

Searched defs:TileTy (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DLowerMatrixIntrinsics.cpp837 auto *TileTy = FixedVectorType::get(EltTy, ResultShape.NumRows * in loadMatrix() local
883 auto *TileTy = FixedVectorType::get(EltTy, StoreVal.getNumRows() * in storeMatrix() local