Searched refs:ix86_call_used_regs (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/i386/
H A Di386-expand.c8070 static const char ix86_call_used_regs[] = CALL_USED_REGISTERS; local
8079 && (ix86_call_used_regs[i] == 1
8080 || (ix86_call_used_regs[i] & c_mask))
/netbsd-current/external/gpl3/gcc/dist/gcc/config/i386/
H A Di386-expand.cc9292 static const char ix86_call_used_regs[] = CALL_USED_REGISTERS; local
9301 && (ix86_call_used_regs[i] == 1
9302 || (ix86_call_used_regs[i] & c_mask))

Completed in 274 milliseconds