Searched refs:is_not_representable (Results 1 – 2 of 2) sorted by relevance
843 Label* is_not_representable, in Abs() argument854 if ((is_not_representable != NULL) && (is_representable != NULL)) { in Abs()855 B(is_not_representable, vs); in Abs()857 } else if (is_not_representable != NULL) { in Abs()858 B(is_not_representable, vs); in Abs()
533 Label * is_not_representable = NULL,