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

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/
H A Dregstat.c138 REG_BASIC_BLOCK (regno) = REG_BLOCK_GLOBAL;
285 REG_BASIC_BLOCK (dregno) = REG_BLOCK_GLOBAL;
308 REG_BASIC_BLOCK (uregno) = REG_BLOCK_GLOBAL;
H A Dregs.h203 If the value is REG_BLOCK_GLOBAL (-1),
210 #define REG_BLOCK_GLOBAL -1 macro
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/
H A Dbasic-block.h453 If the value is REG_BLOCK_GLOBAL (-2),
460 #define REG_BLOCK_GLOBAL -2 macro
H A Dflow.c696 REG_BASIC_BLOCK (i) = REG_BLOCK_GLOBAL;
2172 REG_BASIC_BLOCK (i) = REG_BLOCK_GLOBAL;
2898 REG_BASIC_BLOCK (regno_first) = REG_BLOCK_GLOBAL;
3744 REG_BASIC_BLOCK (regno_first) = REG_BLOCK_GLOBAL;

Completed in 113 milliseconds