Searched refs:MACHINE_DEPENDENT_REORG (Results 1 - 18 of 18) sorted by relevance

/openbsd-current/gnu/gcc/gcc/
H A Dsystem.h672 ADDRESS_COST MACHINE_DEPENDENT_REORG ASM_FILE_START ASM_FILE_END \
/openbsd-current/gnu/usr.bin/gcc/gcc/config/mcore/
H A Dmcore.h1291 #define MACHINE_DEPENDENT_REORG(X) mcore_dependent_reorg (X) macro
/openbsd-current/gnu/usr.bin/gcc/gcc/config/mmix/
H A Dmmix.h1186 #define MACHINE_DEPENDENT_REORG(INSN) \ macro
/openbsd-current/gnu/usr.bin/gcc/gcc/config/s390/
H A Ds390.h1126 #define MACHINE_DEPENDENT_REORG(INSN) s390_machine_dependent_reorg (INSN) macro
/openbsd-current/gnu/usr.bin/gcc/gcc/config/avr/
H A Davr.h2429 #define MACHINE_DEPENDENT_REORG(INSN) machine_dependent_reorg (INSN) macro
/openbsd-current/gnu/usr.bin/gcc/gcc/config/ip2k/
H A Dip2k.h2360 #define MACHINE_DEPENDENT_REORG(INSN) machine_dependent_reorg (INSN)
2359 #define MACHINE_DEPENDENT_REORG macro
/openbsd-current/gnu/usr.bin/gcc/gcc/config/m68hc11/
H A Dm68hc11.h1805 #define MACHINE_DEPENDENT_REORG(X) m68hc11_reorg (X)
1789 #define MACHINE_DEPENDENT_REORG macro
/openbsd-current/gnu/usr.bin/gcc/gcc/config/v850/
H A Dv850.h1019 #define MACHINE_DEPENDENT_REORG(INSN) v850_reorg (INSN)
1011 #define MACHINE_DEPENDENT_REORG macro
/openbsd-current/gnu/usr.bin/gcc/gcc/config/xtensa/
H A Dxtensa.h1586 #define MACHINE_DEPENDENT_REORG(INSN) xtensa_reorg (INSN)
1585 #define MACHINE_DEPENDENT_REORG macro
/openbsd-current/gnu/usr.bin/gcc/gcc/config/alpha/
H A Dalpha.h1461 #define MACHINE_DEPENDENT_REORG(X) alpha_reorg(X)
1452 #define MACHINE_DEPENDENT_REORG macro
/openbsd-current/gnu/usr.bin/gcc/gcc/config/d30v/
H A Dd30v.h4345 #define MACHINE_DEPENDENT_REORG(INSN) d30v_machine_dependent_reorg (INSN)
4300 #define MACHINE_DEPENDENT_REORG macro
/openbsd-current/gnu/usr.bin/gcc/gcc/
H A Dtoplev.c3606 #ifdef MACHINE_DEPENDENT_REORG
3610 MACHINE_DEPENDENT_REORG (insns);
/openbsd-current/gnu/usr.bin/gcc/gcc/config/ia64/
H A Dia64.h2403 #define MACHINE_DEPENDENT_REORG(INSN) ia64_reorg (INSN)
2360 #define MACHINE_DEPENDENT_REORG macro
/openbsd-current/gnu/usr.bin/gcc/gcc/config/pa/
H A Dpa.h428 #define MACHINE_DEPENDENT_REORG(X) pa_reorg(X) macro
/openbsd-current/gnu/usr.bin/gcc/gcc/config/c4x/
H A Dc4x.h2093 #define MACHINE_DEPENDENT_REORG(INSNS) c4x_process_after_reload(INSNS) macro
/openbsd-current/gnu/usr.bin/gcc/gcc/config/i386/
H A Di386.h3534 #define MACHINE_DEPENDENT_REORG(X) x86_machine_dependent_reorg(X)
3514 #define MACHINE_DEPENDENT_REORG macro
/openbsd-current/gnu/usr.bin/gcc/gcc/config/arm/
H A Darm.h2147 /* This is PC relative data before MACHINE_DEPENDENT_REORG runs. */ \
2152 /* This is PC relative data after MACHINE_DEPENDENT_REORG runs. */ \
2514 #define MACHINE_DEPENDENT_REORG(INSN) \
2500 #define MACHINE_DEPENDENT_REORG macro
/openbsd-current/gnu/usr.bin/gcc/gcc/config/mips/
H A Dmips.h4620 #define MACHINE_DEPENDENT_REORG(X) machine_dependent_reorg (X)
4592 #define MACHINE_DEPENDENT_REORG macro

Completed in 405 milliseconds