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

  /src/external/gpl3/gcc/dist/gcc/
dojump.cc 923 jumpif (tree exp, rtx_code_label *label, profile_probability prob)
928 /* Similar to jumpif but dealing with exploded comparisons of the type
929 OP0 CODE OP1 . LABEL and PROB are like in jumpif. */
919 jumpif (tree exp, rtx_code_label *label, profile_probability prob) function
dojump.cc 923 jumpif (tree exp, rtx_code_label *label, profile_probability prob)
928 /* Similar to jumpif but dealing with exploded comparisons of the type
929 OP0 CODE OP1 . LABEL and PROB are like in jumpif. */
919 jumpif (tree exp, rtx_code_label *label, profile_probability prob) function
  /src/external/gpl3/gcc.old/dist/gcc/
dojump.cc 925 jumpif (tree exp, rtx_code_label *label, profile_probability prob)
930 /* Similar to jumpif but dealing with exploded comparisons of the type
931 OP0 CODE OP1 . LABEL and PROB are like in jumpif. */
921 jumpif (tree exp, rtx_code_label *label, profile_probability prob) function
dojump.cc 925 jumpif (tree exp, rtx_code_label *label, profile_probability prob)
930 /* Similar to jumpif but dealing with exploded comparisons of the type
931 OP0 CODE OP1 . LABEL and PROB are like in jumpif. */
921 jumpif (tree exp, rtx_code_label *label, profile_probability prob) function

Completed in 48 milliseconds