Searched refs:resultBitWidth (Results 1 – 1 of 1) sorted by relevance
1159 auto resultBitWidth = getBitWidth(resultType); in verify() local1160 if (operandBitWidth != resultBitWidth) { in verify()1162 << resultBitWidth << " and operand type bitwidth " in verify()