Searched refs:getZeroMatrix (Results 1 – 1 of 1) sorted by relevance
1403 MatrixTy getZeroMatrix(Type *EltType, unsigned R, unsigned C) { in getZeroMatrix() function in __anon8ba1aee70111::LowerMatrixIntrinsics1498 MatrixTy Res = getZeroMatrix(EltType, TileR, TileC); in emitSIMDTiling()