Searched refs:getLosslessSignedTrunc (Results 1 – 3 of 3) sorted by relevance
237 Constant *getLosslessSignedTrunc(Constant *C, Type *TruncTy) { in getLosslessSignedTrunc() function
1746 if (Constant *NarrowC = getLosslessSignedTrunc(C, X->getType())) { in visitCallInst()
1732 if (Constant *TruncC = IC.getLosslessSignedTrunc(C, SrcTy)) { in foldLogicCastConstant()