Searched refs:flipped_value (Results 1 – 2 of 2) sorted by relevance
86 auto flipped_value = in BitcastConvertFloatingPointToIntegral() local89 return Select(is_negative, flipped_value, signed_value); in BitcastConvertFloatingPointToIntegral()
1616 auto flipped_value = in BitcastConvertFloatingPointToIntegral() local1621 return Select(is_negative, flipped_value, signed_value); in BitcastConvertFloatingPointToIntegral()