Searched refs:expand_speculation_safe_value (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | builtins.c | 7721 expand_speculation_safe_value (machine_mode mode, tree exp, rtx target, in expand_speculation_safe_value() function 8917 return expand_speculation_safe_value (VOIDmode, exp, target, ignore); in expand_builtin() 8925 return expand_speculation_safe_value (mode, exp, target, ignore); in expand_builtin()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | builtins.cc | 6959 expand_speculation_safe_value (machine_mode mode, tree exp, rtx target, in expand_speculation_safe_value() function 8109 return expand_speculation_safe_value (VOIDmode, exp, target, ignore); in expand_builtin() 8117 return expand_speculation_safe_value (mode, exp, target, ignore); in expand_builtin()
|
H A D | ChangeLog-2018 | 14536 * builtins.c (expand_speculation_safe_value): New function.
|