Home
last modified time | relevance | path

Searched refs:REG_BLOCK_GLOBAL (Results 1 – 6 of 6) sorted by relevance

/openbsd/gnu/usr.bin/gcc/gcc/
H A Dbasic-block.h293 #define REG_BLOCK_GLOBAL -2 macro
H A Dflow.c735 { REG_BASIC_BLOCK (i) = REG_BLOCK_GLOBAL; });
2088 { REG_BASIC_BLOCK (i) = REG_BLOCK_GLOBAL; });
2810 REG_BASIC_BLOCK (regno_first) = REG_BLOCK_GLOBAL;
3638 REG_BASIC_BLOCK (regno_first) = REG_BLOCK_GLOBAL;
/openbsd/gnu/gcc/gcc/
H A Dflow.c710 REG_BASIC_BLOCK (i) = REG_BLOCK_GLOBAL; in update_life_info()
2203 REG_BASIC_BLOCK (i) = REG_BLOCK_GLOBAL; in propagate_block()
2949 REG_BASIC_BLOCK (regno_first) = REG_BLOCK_GLOBAL; in mark_set_1()
3809 REG_BASIC_BLOCK (regno_first) = REG_BLOCK_GLOBAL; in mark_used_reg()
H A Dbasic-block.h461 #define REG_BLOCK_GLOBAL -2 macro
H A Ddf-problems.c3470 REG_BASIC_BLOCK (dregno) = REG_BLOCK_GLOBAL; in df_create_unused_note()
3508 REG_BASIC_BLOCK (regno) = REG_BLOCK_GLOBAL; in df_ri_bb_compute()
3638 REG_BASIC_BLOCK (uregno) = REG_BLOCK_GLOBAL; in df_ri_bb_compute()
H A Dglobal.c1259 && REG_BASIC_BLOCK (allocno[num].reg) == REG_BLOCK_GLOBAL) in find_reg()