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

/freebsd-9.3-release/contrib/gcc/
H A Dbasic-block.h454 If the value is REG_BLOCK_GLOBAL (-2),
461 #define REG_BLOCK_GLOBAL -2 macro
H A Dflow.c713 REG_BASIC_BLOCK (i) = REG_BLOCK_GLOBAL;
2208 REG_BASIC_BLOCK (i) = REG_BLOCK_GLOBAL;
2956 REG_BASIC_BLOCK (regno_first) = REG_BLOCK_GLOBAL;
3819 REG_BASIC_BLOCK (regno_first) = REG_BLOCK_GLOBAL;
H A Ddf-problems.c3477 REG_BASIC_BLOCK (dregno) = REG_BLOCK_GLOBAL;
3515 REG_BASIC_BLOCK (regno) = REG_BLOCK_GLOBAL;
3645 REG_BASIC_BLOCK (uregno) = REG_BLOCK_GLOBAL;
H A Dglobal.c1264 && REG_BASIC_BLOCK (allocno[num].reg) == REG_BLOCK_GLOBAL)

Completed in 184 milliseconds