Home
last modified time | relevance | path

Searched refs:default_have_speculation_safe_value (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtarghooks.h283 extern bool default_have_speculation_safe_value (bool);
H A Dtarghooks.c2347 default_have_speculation_safe_value (bool active ATTRIBUTE_UNUSED) in default_have_speculation_safe_value() function
H A Dtarget.def4309 bool, (bool active), default_have_speculation_safe_value)
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-201814344 * targhooks.c (default_have_speculation_safe_value): Add
14546 * targhooks.c (default_have_speculation_safe_value): New function.
14548 * targhooks.h (default_have_speculation_safe_value): Add prototype.