Searched refs:UnsignedFixup (Results 1 – 1 of 1) sorted by relevance
20016 bool UnsignedFixup = !IsSigned && DstTy == MVT::i64; in FP_TO_INTHelper() local20043 if (UnsignedFixup) { in FP_TO_INTHelper()20144 if (UnsignedFixup) in FP_TO_INTHelper()