Home
last modified time | relevance | path

Searched defs:MACHINE_DEPENDENT_REORG (Results 1 – 17 of 17) sorted by relevance

/openbsd/gnu/usr.bin/gcc/gcc/config/ip2k/
H A Dip2k.h2359 #define MACHINE_DEPENDENT_REORG(INSN) machine_dependent_reorg (INSN) macro
/openbsd/gnu/usr.bin/gcc/gcc/config/xtensa/
H A Dxtensa.h1585 #define MACHINE_DEPENDENT_REORG(INSN) xtensa_reorg (INSN) macro
/openbsd/gnu/usr.bin/gcc/gcc/config/mcore/
H A Dmcore.h1291 #define MACHINE_DEPENDENT_REORG(X) mcore_dependent_reorg (X) macro
/openbsd/gnu/usr.bin/gcc/gcc/config/s390/
H A Ds390.h1126 #define MACHINE_DEPENDENT_REORG(INSN) s390_machine_dependent_reorg (INSN) macro
/openbsd/gnu/usr.bin/gcc/gcc/config/d30v/
H A Dd30v.h4300 #define MACHINE_DEPENDENT_REORG(INSN) d30v_machine_dependent_reorg (INSN) macro
/openbsd/gnu/usr.bin/gcc/gcc/config/pa/
H A Dpa.h428 #define MACHINE_DEPENDENT_REORG(X) pa_reorg(X) macro
/openbsd/gnu/usr.bin/gcc/gcc/config/v850/
H A Dv850.h1011 #define MACHINE_DEPENDENT_REORG(INSN) v850_reorg (INSN) macro
/openbsd/gnu/usr.bin/gcc/gcc/config/mmix/
H A Dmmix.h1186 #define MACHINE_DEPENDENT_REORG(INSN) \ macro
/openbsd/gnu/usr.bin/gcc/gcc/config/avr/
H A Davr.h2429 #define MACHINE_DEPENDENT_REORG(INSN) machine_dependent_reorg (INSN) macro
/openbsd/gnu/usr.bin/gcc/gcc/config/m68hc11/
H A Dm68hc11.h1789 #define MACHINE_DEPENDENT_REORG(X) m68hc11_reorg (X) macro
/openbsd/gnu/usr.bin/gcc/gcc/config/alpha/
H A Dalpha.h1452 #define MACHINE_DEPENDENT_REORG(X) alpha_reorg(X) macro
/openbsd/gnu/usr.bin/gcc/gcc/config/ia64/
H A Dia64.h2360 #define MACHINE_DEPENDENT_REORG(INSN) ia64_reorg (INSN) macro
/openbsd/gnu/usr.bin/gcc/gcc/config/c4x/
H A Dc4x.h2093 #define MACHINE_DEPENDENT_REORG(INSNS) c4x_process_after_reload(INSNS) macro
/openbsd/gnu/usr.bin/gcc/gcc/config/arm/
H A Darm.h2500 #define MACHINE_DEPENDENT_REORG(INSN) \ macro
/openbsd/gnu/usr.bin/gcc/gcc/config/sh/
H A Dsh.h3085 #define MACHINE_DEPENDENT_REORG(X) machine_dependent_reorg(X) macro
/openbsd/gnu/usr.bin/gcc/gcc/config/mips/
H A Dmips.h4592 #define MACHINE_DEPENDENT_REORG(X) machine_dependent_reorg (X) macro
/openbsd/gnu/usr.bin/gcc/gcc/config/i386/
H A Di386.h3514 #define MACHINE_DEPENDENT_REORG(X) x86_machine_dependent_reorg(X) macro