HomeSort by: relevance | last modified time | path
    Searched defs:is_not (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/
compare-elim.cc 135 is_not (rtx x)
145 if (is_not (x))
307 if (is_not (XEXP (compare, 0)) != cmp->not_in_a)
395 last_cmp->not_in_a = is_not (XEXP (src, 0));
134 is_not (rtx x) function
  /src/external/gpl3/gcc.old/dist/gcc/
compare-elim.cc 135 is_not (rtx x)
145 if (is_not (x))
306 if (is_not (XEXP (compare, 0)) != cmp->not_in_a)
394 last_cmp->not_in_a = is_not (XEXP (src, 0));
134 is_not (rtx x) function

Completed in 42 milliseconds