Home
last modified time | relevance | path

Searched defs:ira_allocno (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dira-int.h274 struct ira_allocno struct
279 int num;
281 int regno;
293 unsigned int crossed_calls_abis : NUM_ABI_IDS;
298 unsigned int dont_reassign_p : 1;
303 unsigned int no_stack_reg_p : 1, total_no_stack_reg_p : 1;
327 ira_allocno_t next_regno_allocno; argument
332 ira_loop_tree_node_t loop_tree_node;
338 int nrefs;
340 int freq;
[all …]
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dira-int.h274 struct ira_allocno struct
279 int num;
281 int regno;
293 unsigned int crossed_calls_abis : NUM_ABI_IDS;
298 unsigned int dont_reassign_p : 1;
303 unsigned int no_stack_reg_p : 1, total_no_stack_reg_p : 1;
308 unsigned int bad_spill_p : 1;
334 ira_allocno_t next_regno_allocno; argument
339 ira_loop_tree_node_t loop_tree_node;
345 int nrefs;
[all …]