Searched defs:resultBitWidth (Results 1 – 2 of 2) sorted by relevance
64 unsigned resultBitWidth = getBitWidth(resultTy); in verifyIntegerDotProduct() local
102 if (operandBitWidth != resultBitWidth) { in verify() local