OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:fold_builtin_expect
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc.old/dist/gcc/
builtins.cc
8279
fold_builtin_expect
(location_t loc, tree arg0, tree arg1, tree arg2,
9471
return
fold_builtin_expect
(loc, arg0, arg1, NULL_TREE, NULL_TREE);
9550
return
fold_builtin_expect
(loc, arg0, arg1, arg2, NULL_TREE);
9553
return
fold_builtin_expect
(loc, arg0, arg1, NULL_TREE, arg2);
8276
fold_builtin_expect
(location_t loc, tree arg0, tree arg1, tree arg2,
function
/src/external/gpl3/gcc/dist/gcc/
builtins.cc
9091
fold_builtin_expect
(location_t loc, tree arg0, tree arg1, tree arg2,
10671
return
fold_builtin_expect
(loc, arg0, arg1, NULL_TREE, NULL_TREE);
10757
return
fold_builtin_expect
(loc, arg0, arg1, arg2, NULL_TREE);
10760
return
fold_builtin_expect
(loc, arg0, arg1, NULL_TREE, arg2);
9088
fold_builtin_expect
(location_t loc, tree arg0, tree arg1, tree arg2,
function
Completed in 23 milliseconds
Indexes created Wed Mar 04 15:26:31 UTC 2026