Home
last modified time | relevance | path

Searched refs:machine_function (Results 1 – 25 of 159) sorted by relevance

1234567

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/tilepro/
H A Dtilepro.h440 typedef struct GTY(()) machine_function struct
453 } machine_function; argument
/netbsd-src/external/gpl3/gcc/dist/gcc/config/tilepro/
H A Dtilepro.h440 typedef struct GTY(()) machine_function struct
453 } machine_function; typedef
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/moxie/
H A Dmoxie.c208 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 Dmoxie.cc208 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 Dm32c.h104 typedef struct GTY (()) machine_function struct
128 machine_function; argument
/netbsd-src/external/gpl3/gcc/dist/gcc/config/m32c/
H A Dm32c.h104 typedef struct GTY (()) machine_function struct
128 machine_function; argument
/netbsd-src/external/gpl3/gcc/dist/gcc/config/tilegx/
H A Dtilegx.h496 typedef struct GTY(()) machine_function struct
509 } machine_function; argument
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/tilegx/
H A Dtilegx.h496 typedef struct GTY(()) machine_function struct
509 } machine_function; typedef
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/bpf/
H A Dbpf.c59 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 Dft32.c337 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 Dft32.cc337 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 Dfunction.h293 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 Dfunction.h292 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 Di386-features.h74 const struct machine_function *m = cfun->machine; in get_stack_space_used()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Drs6000-internal.h99 extern struct machine_function *rs6000_init_machine_status (void);
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Drs6000-internal.h95 extern struct machine_function *rs6000_init_machine_status (void);
/netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/
H A Di386-features.h74 const struct machine_function *m = cfun->machine; in get_stack_space_used()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/bpf/
H A Dbpf.cc78 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 Dgcn-tree.cc311 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 Dnvptx.h211 struct GTY(()) machine_function struct
/netbsd-src/external/gpl3/gcc/dist/gcc/config/pa/
H A Dpa.h222 typedef struct GTY(()) machine_function struct
227 } machine_function; typedef
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/pa/
H A Dpa.h219 typedef struct GTY(()) machine_function struct
224 } machine_function; argument
/netbsd-src/external/gpl3/gcc/dist/gcc/config/nvptx/
H A Dnvptx.h200 struct GTY(()) machine_function struct
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/aarch64/
H A Daarch64.h874 typedef struct GTY (()) machine_function struct
882 } machine_function; argument
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/gcn/
H A Dgcn-tree.c430 machine_function *machfun = cfun->machine; in gcn_goacc_get_worker_red_decl()
706 machine_function *machfun = cfun->machine; in gcn_goacc_adjust_gangprivate_decl()

1234567