Home
last modified time | relevance | path

Searched refs:ALLOCNO_TOTAL_NO_STACK_REG_P (Results 1 – 5 of 5) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/
Dira-build.cc509 ALLOCNO_TOTAL_NO_STACK_REG_P (a) = false; in ira_create_allocno()
608 if (ALLOCNO_TOTAL_NO_STACK_REG_P (from)) in merge_hard_reg_conflicts()
609 ALLOCNO_TOTAL_NO_STACK_REG_P (to) = true; in merge_hard_reg_conflicts()
2619 if (ALLOCNO_TOTAL_NO_STACK_REG_P (a)) in remove_low_level_allocnos()
3160 ALLOCNO_TOTAL_NO_STACK_REG_P (a) = ALLOCNO_NO_STACK_REG_P (a); in ira_flattening()
Dira-int.h449 #define ALLOCNO_TOTAL_NO_STACK_REG_P(A) ((A)->total_no_stack_reg_p) macro
Dira-lives.cc1487 ALLOCNO_TOTAL_NO_STACK_REG_P (a) = true; in process_bb_node_lives()
Dira-color.cc1979 no_stack_reg_p = no_stack_reg_p || ALLOCNO_TOTAL_NO_STACK_REG_P (a); in assign_hard_reg()
DChangeLog-20083401 ALLOCNO_TOTAL_NO_STACK_REG_P and ALLOCNO_TOTAL_CONFLICT_HARD_REGS