Searched refs:computationOutputType (Results 1 – 2 of 2) sorted by relevance
3363 auto computationOutputType = in verify() local3365 if (!computationOutputType || computationOutputType.getRank() != 0) in verify()3370 if (computationOutputType.getElementType() != resultType.getElementType()) in verify()3374 << computationOutputType.getElementType(); in verify()
4486 auto computationOutputType = in verify() local4488 if (!computationOutputType || computationOutputType.getRank() != 0) in verify()4493 if (computationOutputType.getElementType() != resultType.getElementType()) in verify()4497 << computationOutputType.getElementType(); in verify()