Searched defs:CLEAR_INSN_CACHE (Results 1 - 16 of 16) sorted by relevance

/haiku-buildtools/gcc/gcc/config/arm/
H A Duclinux-eabi.h60 #undef CLEAR_INSN_CACHE macro
61 #define CLEAR_INSN_CACHE(BEG, END) \ macro
H A Dlinux-gas.h52 #define CLEAR_INSN_CACHE(BEG, END) \ macro
H A Dlinux-eabi.h119 #undef CLEAR_INSN_CACHE macro
120 #define CLEAR_INSN_CACHE(BEG, END) not_used macro
H A Dnetbsd-elf.h142 #define CLEAR_INSN_CACHE(BEG, END) \ macro
H A Dfreebsd.h149 #define CLEAR_INSN_CACHE(BEG, END) \ macro
/haiku-buildtools/gcc/gcc/config/c6x/
H A Duclinux-elf.h54 #undef CLEAR_INSN_CACHE macro
55 #define CLEAR_INSN_CACHE(BEG, END) \ macro
/haiku-buildtools/gcc/gcc/config/tilepro/
H A Dlinux.h54 #undef CLEAR_INSN_CACHE macro
55 #define CLEAR_INSN_CACHE(beg, end) invalidate_icache (beg, end - beg, 4096) macro
61 #undef CLEAR_INSN_CACHE macro
62 #define CLEAR_INSN_CACHE 1 macro
/haiku-buildtools/gcc/gcc/config/mips/
H A Dsdemtk.h59 #undef CLEAR_INSN_CACHE macro
60 #define CLEAR_INSN_CACHE(beg, end) \ macro
/haiku-buildtools/gcc/gcc/config/tilegx/
H A Dlinux.h62 #undef CLEAR_INSN_CACHE macro
63 #define CLEAR_INSN_CACHE(beg, end) invalidate_icache (beg, end - beg, 4096) macro
69 #undef CLEAR_INSN_CACHE macro
70 #define CLEAR_INSN_CACHE 1 macro
/haiku-buildtools/legacy/gcc/gcc/config/arm/
H A Dlinux-gas.h77 #define CLEAR_INSN_CACHE(BEG, END) \ macro
/haiku-buildtools/legacy/gcc/gcc/config/m68k/
H A Dnext.h195 #define CLEAR_INSN_CACHE(BEG, END) \ macro
H A Da-ux.h189 #define CLEAR_INSN_CACHE(beg, end) \ macro
H A Dlinux.h349 #define CLEAR_INSN_CACHE(BEG, END) \ macro
/haiku-buildtools/gcc/gcc/config/m68k/
H A Dlinux.h207 #define CLEAR_INSN_CACHE(BEG, END) \ macro
H A Dhaiku.h262 #define CLEAR_INSN_CACHE(BEG, END) \ macro
/haiku-buildtools/gcc/gcc/config/aarch64/
H A Daarch64.h880 #define CLEAR_INSN_CACHE macro

Completed in 206 milliseconds