Searched refs:warm_func_list (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/nds32/
H A Dnds32-isr.c839 tree warm_func_list; local
842 warm_func_list = TREE_VALUE (warm);
843 warm_func = TREE_VALUE (warm_func_list);
H A Dnds32.c4102 tree warm_func_list;
4105 warm_func_list = TREE_VALUE (warm);
4106 warm_func = TREE_VALUE (warm_func_list);
4090 tree warm_func_list; local
/netbsd-current/external/gpl3/gcc/dist/gcc/config/nds32/
H A Dnds32-isr.cc839 tree warm_func_list; local
842 warm_func_list = TREE_VALUE (warm);
843 warm_func = TREE_VALUE (warm_func_list);
H A Dnds32.cc4102 tree warm_func_list;
4105 warm_func_list = TREE_VALUE (warm);
4106 warm_func = TREE_VALUE (warm_func_list);
4090 tree warm_func_list; local

Completed in 103 milliseconds