Searched defs:Other_max (Results 1 – 3 of 3) sorted by relevance
953 APInt Other_max = Other.getUnsignedMax().zext(getBitWidth() * 2); in multiply() local1358 APInt Other_max = Other.getSignedMax().sext(getBitWidth() * 2); in smul_sat() local
710 APInt Other_max = Other.getUnsignedMax().zext(getBitWidth() * 2); in multiply() local
1019 APInt Other_max = Other.getUnsignedMax().zext(getBitWidth() * 2); in multiply() local1460 APInt Other_max = Other.getSignedMax().sext(getBitWidth() * 2); in smul_sat() local