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

  /src/external/gpl3/gcc/dist/gcc/
dojump.cc 942 jumpifnot (tree exp, rtx_code_label *label, profile_probability prob)
947 /* Similar to jumpifnot but dealing with exploded comparisons of the type
948 OP0 CODE OP1 . LABEL and PROB are like in jumpifnot. */
938 jumpifnot (tree exp, rtx_code_label *label, profile_probability prob) function
  /src/external/gpl3/gcc.old/dist/gcc/
dojump.cc 944 jumpifnot (tree exp, rtx_code_label *label, profile_probability prob)
949 /* Similar to jumpifnot but dealing with exploded comparisons of the type
950 OP0 CODE OP1 . LABEL and PROB are like in jumpifnot. */
940 jumpifnot (tree exp, rtx_code_label *label, profile_probability prob) function

Completed in 17 milliseconds