Searched refs:truncateCast (Results 1 – 1 of 1) sorted by relevance
39 static T truncateCast(const APInt &V) { in truncateCast() function93 return truncateCast<Ty, Signed>(V); in Ty()