/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/vms/ |
H A D | vms-protos.h | 31 enum node_frequency freq ATTRIBUTE_UNUSED,
|
H A D | vms.c | 285 enum node_frequency freq ATTRIBUTE_UNUSED, in vms_function_section()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/vms/ |
H A D | vms-protos.h | 31 enum node_frequency freq ATTRIBUTE_UNUSED,
|
H A D | vms.cc | 285 enum node_frequency freq ATTRIBUTE_UNUSED, in vms_function_section()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/ |
H A D | darwin-protos.h | 62 extern section *darwin_function_section (tree, enum node_frequency, bool, bool);
|
H A D | darwin.c | 3828 darwin_function_section (tree decl, enum node_frequency freq, in darwin_function_section()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/ |
H A D | darwin-protos.h | 62 extern section *darwin_function_section (tree, enum node_frequency, bool, bool);
|
H A D | darwin.cc | 3941 darwin_function_section (tree decl, enum node_frequency freq, in darwin_function_section()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | coretypes.h | 236 enum node_frequency { enum
|
H A D | targhooks.h | 243 extern section * default_function_section(tree decl, enum node_frequency freq,
|
H A D | cgraph.h | 1499 ENUM_BITFIELD (node_frequency) frequency : 2;
|
H A D | lto-cgraph.c | 1186 node->frequency = (enum node_frequency)bp_unpack_value (bp, 2); in input_overwrite_node()
|
H A D | varasm.c | 578 default_function_section (tree decl, enum node_frequency freq, in default_function_section() 638 enum node_frequency freq = NODE_FREQUENCY_NORMAL; in function_section_1()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | coretypes.h | 245 enum node_frequency { enum
|
H A D | cgraph.h | 1448 ENUM_BITFIELD (node_frequency) frequency : 2;
|
H A D | lto-cgraph.cc | 1197 node->frequency = (enum node_frequency)bp_unpack_value (bp, 2); in input_overwrite_node()
|
H A D | varasm.cc | 597 default_function_section (tree decl, enum node_frequency freq, in default_function_section() 657 enum node_frequency freq = NODE_FREQUENCY_NORMAL; in function_section_1()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/pdp11/ |
H A D | pdp11.c | 2239 enum node_frequency freq ATTRIBUTE_UNUSED, in pdp11_function_section()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/pdp11/ |
H A D | pdp11.cc | 2237 enum node_frequency freq ATTRIBUTE_UNUSED, in pdp11_function_section()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/msp430/ |
H A D | msp430.c | 1950 msp430_function_section (tree decl, enum node_frequency freq, bool startup, in msp430_function_section()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/msp430/ |
H A D | msp430.cc | 2459 msp430_function_section (tree decl, enum node_frequency freq, bool startup, in msp430_function_section()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/pa/ |
H A D | pa.cc | 195 static section *pa_function_section (tree, enum node_frequency, bool, bool); 10660 pa_function_section (tree decl, enum node_frequency freq, in pa_function_section()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/pa/ |
H A D | pa.c | 195 static section *pa_function_section (tree, enum node_frequency, bool, bool); 10627 pa_function_section (tree decl, enum node_frequency freq, in pa_function_section()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/ia64/ |
H A D | ia64.cc | 332 static section * ia64_hpux_function_section (tree, enum node_frequency, 11359 enum node_frequency freq ATTRIBUTE_UNUSED, in ia64_hpux_function_section()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/ia64/ |
H A D | ia64.c | 332 static section * ia64_hpux_function_section (tree, enum node_frequency, 11359 enum node_frequency freq ATTRIBUTE_UNUSED, in ia64_hpux_function_section()
|