Searched defs:elim_regs (Results 1 - 4 of 4) sorted by relevance

/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/debug/
H A D20000503-1.c9 static struct elims {int from, to;} elim_regs[] = {{ 16, 7}, { 16, 6}, { 20, 7},{ 20, 6}}; local
/haiku-buildtools/legacy/gcc/gcc/
H A Dstmt.c3204 static struct elims {int from, to;} elim_regs[] = ELIMINABLE_REGS; local
H A Dexpr.c8646 static struct elims {int from, to;} elim_regs[] = ELIMINABLE_REGS; local
/haiku-buildtools/gcc/gcc/
H A Dbuiltins.c953 static const struct elims {const int from, to;} elim_regs[] = ELIMINABLE_REGS; local

Completed in 116 milliseconds