/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/tilepro/ |
H A D | tilepro.h | 440 typedef struct GTY(()) machine_function struct 453 } machine_function; argument
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/tilepro/ |
H A D | tilepro.h | 440 typedef struct GTY(()) machine_function struct 453 } machine_function; typedef
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/moxie/ |
H A D | moxie.c | 208 struct GTY(()) machine_function struct 223 static struct machine_function * argument 226 return ggc_cleared_alloc<machine_function> (); in moxie_init_machine_status()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/moxie/ |
H A D | moxie.cc | 208 struct GTY(()) machine_function struct 223 static struct machine_function * argument 226 return ggc_cleared_alloc<machine_function> (); in moxie_init_machine_status()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/m32c/ |
H A D | m32c.h | 104 typedef struct GTY (()) machine_function struct 128 machine_function; argument
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/m32c/ |
H A D | m32c.h | 104 typedef struct GTY (()) machine_function struct 128 machine_function; argument
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/tilegx/ |
H A D | tilegx.h | 496 typedef struct GTY(()) machine_function struct 509 } machine_function; argument
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/tilegx/ |
H A D | tilegx.h | 496 typedef struct GTY(()) machine_function struct 509 } machine_function; typedef
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/bpf/ |
H A D | bpf.c | 59 struct GTY(()) machine_function struct 146 static struct machine_function * 151 return ggc_cleared_alloc<machine_function> (); in bpf_init_machine_status()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/ft32/ |
H A D | ft32.c | 337 struct GTY (()) machine_function struct 352 static struct machine_function * argument 355 return ggc_cleared_alloc < machine_function > (); in ft32_init_machine_status()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/ft32/ |
H A D | ft32.cc | 337 struct GTY (()) machine_function struct 352 static struct machine_function * argument 355 return ggc_cleared_alloc < machine_function > (); in ft32_init_machine_status()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | function.h | 293 struct machine_function * GTY ((maybe_undef)) machine; 527 extern struct machine_function * (*init_machine_status) (void);
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | function.h | 292 struct machine_function * GTY ((maybe_undef)) machine; 510 extern struct machine_function * (*init_machine_status) (void);
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/ |
H A D | i386-features.h | 74 const struct machine_function *m = cfun->machine; in get_stack_space_used()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/rs6000/ |
H A D | rs6000-internal.h | 99 extern struct machine_function *rs6000_init_machine_status (void);
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rs6000/ |
H A D | rs6000-internal.h | 95 extern struct machine_function *rs6000_init_machine_status (void);
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/ |
H A D | i386-features.h | 74 const struct machine_function *m = cfun->machine; in get_stack_space_used()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/bpf/ |
H A D | bpf.cc | 78 struct GTY(()) machine_function struct 198 static struct machine_function * 203 return ggc_cleared_alloc<machine_function> (); in bpf_init_machine_status()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/gcn/ |
H A D | gcn-tree.cc | 311 machine_function *machfun = cfun->machine; in gcn_goacc_get_worker_red_decl() 541 machine_function *machfun = cfun->machine; in gcn_goacc_adjust_private_decl()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/nvptx/ |
H A D | nvptx.h | 211 struct GTY(()) machine_function struct
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/pa/ |
H A D | pa.h | 222 typedef struct GTY(()) machine_function struct 227 } machine_function; typedef
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/pa/ |
H A D | pa.h | 219 typedef struct GTY(()) machine_function struct 224 } machine_function; argument
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/nvptx/ |
H A D | nvptx.h | 200 struct GTY(()) machine_function struct
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/aarch64/ |
H A D | aarch64.h | 874 typedef struct GTY (()) machine_function struct 882 } machine_function; argument
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/gcn/ |
H A D | gcn-tree.c | 430 machine_function *machfun = cfun->machine; in gcn_goacc_get_worker_red_decl() 706 machine_function *machfun = cfun->machine; in gcn_goacc_adjust_gangprivate_decl()
|