Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/gcc/gcc/config/sh/
H A Dsh.c204 static bool sh_cannot_modify_jumps_p PARAMS ((void));
248 #define TARGET_CANNOT_MODIFY_JUMPS_P sh_cannot_modify_jumps_p
7332 sh_cannot_modify_jumps_p () in sh_cannot_modify_jumps_p() function
/openbsd-src/gnu/gcc/gcc/config/sh/
H A Dsh.c225 static bool sh_cannot_modify_jumps_p (void);
377 #define TARGET_CANNOT_MODIFY_JUMPS_P sh_cannot_modify_jumps_p
9044 sh_cannot_modify_jumps_p (void) in sh_cannot_modify_jumps_p() function
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A DChangeLog.716950 (sh_cannot_modify_jumps_p): New function.