Searched refs:inBitwidth (Results 1 – 1 of 1) sorted by relevance
1258 int32_t inBitwidth = valueTy.getIntOrFloatBitWidth() > 32 ? 48 : 32; in matchAndRewrite() local1261 op, "input_zp", nestedBuilder.getIntegerType(inBitwidth), in matchAndRewrite()