Home
last modified time | relevance | path

Searched refs:expand_builtin_expect (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dbuiltins.c152 static rtx expand_builtin_expect (tree, rtx);
5955 expand_builtin_expect (tree exp, rtx target) in expand_builtin_expect() function
8397 return expand_builtin_expect (exp, target); in expand_builtin()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dbuiltins.cc155 static rtx expand_builtin_expect (tree, rtx);
5109 expand_builtin_expect (tree exp, rtx target) in expand_builtin_expect() function
7593 return expand_builtin_expect (exp, target); in expand_builtin()
H A DChangeLog-20013172 * builtins.c (expand_builtin_expect): New.
20184 (expand_builtin_expect): Update comment.
H A DChangeLog-200717130 (expand_builtin_expect): Make gcc_assert more permissive.
28482 (expand_builtin_expect): Likewise.
H A DChangeLog-200317148 * builtins.c (expand_builtin_expect): Adjust emit_note call.
32050 * builtins.c (expand_builtin_expect): Do not predict
H A DChangeLog-20065692 * builtins.c (expand_builtin_expect): Simplify.
H A DChangeLog-20093548 expand_builtin_expect, maybe_emit_sprintf_chk_warning): Remove some
H A DChangeLog-200021628 * builtins.c (expand_builtin_expect): New.
H A DChangeLog-201029254 (expand_builtin_expect): Use seen_error.