Lines Matching full:unordered
5877 These nodes represent non-trapping ordered and unordered comparison
5879 determine whether they are ordered or unordered relative to each
5881 defined to be unordered, otherwise the comparison is defined to be
5893 These nodes represent the unordered comparison operators. These
5895 the operands are unordered or are less than, less than or equal to,
18806 (define_code_macro any_cond [unordered ordered unlt unge uneq ltgt unle ungt
18825 (if_then_else (unordered:CC (cc0)
18831 gen_conditional_branch (operands, UNORDERED);
23945 are non-trapping, compiler may freely convert unordered compares