Searched defs:NarrowC (Results 1 – 4 of 4) sorted by relevance
569 Constant *NarrowC = ConstantExpr::getTrunc(C, DestTy); in narrowBinOp() local575 Constant *NarrowC = ConstantExpr::getTrunc(C, DestTy); in narrowBinOp() local
1726 if (Constant *NarrowC = getLosslessUnsignedTrunc(C, X->getType())) { in visitCallInst() local1748 if (Constant *NarrowC = getLosslessSignedTrunc(C, X->getType())) { in visitCallInst() local
837 Constant *NarrowC; in foldNoWrapAdd() local
2285 Constant *NarrowC = getLosslessTrunc(WideC, X->getType(), CastOpc); in narrowMathIfNoOverflow() local