Home
last modified time | relevance | path

Searched refs:sh_atomic_assign_expand_fenv (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/config/sh/
H A Dsh.cc287 static void sh_atomic_assign_expand_fenv (tree *, tree *, tree *);
546 #define TARGET_ATOMIC_ASSIGN_EXPAND_FENV sh_atomic_assign_expand_fenv
10324 sh_atomic_assign_expand_fenv (tree *hold, tree *clear, tree *update) in sh_atomic_assign_expand_fenv() function
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/sh/
H A Dsh.c287 static void sh_atomic_assign_expand_fenv (tree *, tree *, tree *);
546 #define TARGET_ATOMIC_ASSIGN_EXPAND_FENV sh_atomic_assign_expand_fenv
10324 sh_atomic_assign_expand_fenv (tree *hold, tree *clear, tree *update) in sh_atomic_assign_expand_fenv() function
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-201513767 * config/sh/sh.c (sh_atomic_assign_expand_fenv): Adjust to use
43943 * config/sh/sh.c (sh_atomic_assign_expand_fenv): New function.