Home
last modified time | relevance | path

Searched refs:node_frequency (Results 1 – 25 of 34) sorted by relevance

12

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/vms/
H A Dvms-protos.h31 enum node_frequency freq ATTRIBUTE_UNUSED,
H A Dvms.c285 enum node_frequency freq ATTRIBUTE_UNUSED, in vms_function_section()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/vms/
H A Dvms-protos.h31 enum node_frequency freq ATTRIBUTE_UNUSED,
H A Dvms.cc285 enum node_frequency freq ATTRIBUTE_UNUSED, in vms_function_section()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/
H A Ddarwin-protos.h62 extern section *darwin_function_section (tree, enum node_frequency, bool, bool);
H A Ddarwin.c3828 darwin_function_section (tree decl, enum node_frequency freq, in darwin_function_section()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/
H A Ddarwin-protos.h62 extern section *darwin_function_section (tree, enum node_frequency, bool, bool);
H A Ddarwin.cc3941 darwin_function_section (tree decl, enum node_frequency freq, in darwin_function_section()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dcoretypes.h236 enum node_frequency { enum
H A Dtarghooks.h243 extern section * default_function_section(tree decl, enum node_frequency freq,
H A Dcgraph.h1499 ENUM_BITFIELD (node_frequency) frequency : 2;
H A Dlto-cgraph.c1186 node->frequency = (enum node_frequency)bp_unpack_value (bp, 2); in input_overwrite_node()
H A Dvarasm.c578 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 Dcoretypes.h245 enum node_frequency { enum
H A Dcgraph.h1448 ENUM_BITFIELD (node_frequency) frequency : 2;
H A Dlto-cgraph.cc1197 node->frequency = (enum node_frequency)bp_unpack_value (bp, 2); in input_overwrite_node()
H A Dvarasm.cc597 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 Dpdp11.c2239 enum node_frequency freq ATTRIBUTE_UNUSED, in pdp11_function_section()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/pdp11/
H A Dpdp11.cc2237 enum node_frequency freq ATTRIBUTE_UNUSED, in pdp11_function_section()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/msp430/
H A Dmsp430.c1950 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 Dmsp430.cc2459 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 Dpa.cc195 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 Dpa.c195 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 Dia64.cc332 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 Dia64.c332 static section * ia64_hpux_function_section (tree, enum node_frequency,
11359 enum node_frequency freq ATTRIBUTE_UNUSED, in ia64_hpux_function_section()

12