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

  /src/external/gpl3/gcc.old/dist/gcc/
builtins.cc 156 static rtx expand_builtin_expect_with_probability (tree, rtx);
5130 expand_builtin_expect_with_probability (tree exp, rtx target)
7598 return expand_builtin_expect_with_probability (exp, target);
5129 expand_builtin_expect_with_probability (tree exp, rtx target) function
  /src/external/gpl3/gcc/dist/gcc/
builtins.cc 158 static rtx expand_builtin_expect_with_probability (tree, rtx);
5870 expand_builtin_expect_with_probability (tree exp, rtx target)
8403 return expand_builtin_expect_with_probability (exp, target);
5869 expand_builtin_expect_with_probability (tree exp, rtx target) function

Completed in 30 milliseconds