HomeSort by: relevance | last modified time | path
    Searched refs:CLEAR_INSN_CACHE (Results 1 - 25 of 34) sorted by relevancy

1 2

  /src/external/gpl3/gcc.old/dist/gcc/config/tilegx/
linux.h 61 #undef CLEAR_INSN_CACHE
62 #define CLEAR_INSN_CACHE(BEG, END) \
78 /* define CLEAR_INSN_CACHE so that gcc knows to expand __builtin__clear_cache
80 #undef CLEAR_INSN_CACHE
81 #define CLEAR_INSN_CACHE 1
  /src/external/gpl3/gcc.old/dist/gcc/config/tilepro/
linux.h 53 #undef CLEAR_INSN_CACHE
54 #define CLEAR_INSN_CACHE(BEG, END) \
78 /* define CLEAR_INSN_CACHE so that gcc knows to expand __builtin__clear_cache
80 #undef CLEAR_INSN_CACHE
81 #define CLEAR_INSN_CACHE 1
  /src/external/gpl3/gcc/dist/gcc/config/c6x/
uclinux-elf.h 54 #undef CLEAR_INSN_CACHE
55 #define CLEAR_INSN_CACHE(BEG, END) \
  /src/external/gpl3/gcc.old/dist/gcc/config/c6x/
uclinux-elf.h 54 #undef CLEAR_INSN_CACHE
55 #define CLEAR_INSN_CACHE(BEG, END) \
  /src/external/gpl3/gcc/dist/gcc/config/arm/
uclinux-eabi.h 60 #undef CLEAR_INSN_CACHE
61 #define CLEAR_INSN_CACHE(BEG, END) \
linux-gas.h 52 #define CLEAR_INSN_CACHE(BEG, END) \
linux-eabi.h 134 #undef CLEAR_INSN_CACHE
135 #define CLEAR_INSN_CACHE(BEG, END) not_used
freebsd.h 148 #define CLEAR_INSN_CACHE(BEG, END) \
netbsd-elf.h 162 #define CLEAR_INSN_CACHE(BEG, END) \
  /src/external/gpl3/gcc.old/dist/gcc/config/arm/
uclinux-eabi.h 60 #undef CLEAR_INSN_CACHE
61 #define CLEAR_INSN_CACHE(BEG, END) \
linux-gas.h 52 #define CLEAR_INSN_CACHE(BEG, END) \
linux-eabi.h 137 #undef CLEAR_INSN_CACHE
138 #define CLEAR_INSN_CACHE(BEG, END) not_used
freebsd.h 147 #define CLEAR_INSN_CACHE(BEG, END) \
netbsd-elf.h 165 #define CLEAR_INSN_CACHE(BEG, END) \
  /src/external/gpl3/gcc/dist/gcc/config/arc/
linux.h 115 #undef CLEAR_INSN_CACHE
116 #define CLEAR_INSN_CACHE(beg, end) \
  /src/external/gpl3/gcc/dist/gcc/config/mips/
sdemtk.h 59 #undef CLEAR_INSN_CACHE
60 #define CLEAR_INSN_CACHE(beg, end) \
  /src/external/gpl3/gcc.old/dist/gcc/config/arc/
linux.h 116 #undef CLEAR_INSN_CACHE
117 #define CLEAR_INSN_CACHE(beg, end) \
  /src/external/gpl3/gcc.old/dist/gcc/config/mips/
sdemtk.h 59 #undef CLEAR_INSN_CACHE
60 #define CLEAR_INSN_CACHE(beg, end) \
  /src/external/gpl3/gcc/dist/gcc/config/csky/
csky-linux-elf.h 139 #define CLEAR_INSN_CACHE(BEG, END) \
  /src/external/gpl3/gcc.old/dist/gcc/config/csky/
csky-linux-elf.h 128 #define CLEAR_INSN_CACHE(BEG, END) \
  /src/external/gpl3/gcc/dist/gcc/config/i386/
darwin.h 310 #undef CLEAR_INSN_CACHE
311 #define CLEAR_INSN_CACHE(beg, end) \
  /src/external/gpl3/gcc.old/dist/gcc/config/i386/
darwin.h 307 #undef CLEAR_INSN_CACHE
308 #define CLEAR_INSN_CACHE(beg, end) \
  /src/external/gpl3/gcc/dist/gcc/config/m68k/
linux.h 210 #define CLEAR_INSN_CACHE(BEG, END) \
  /src/external/gpl3/gcc.old/dist/gcc/config/m68k/
linux.h 214 #define CLEAR_INSN_CACHE(BEG, END) \
  /src/external/gpl3/gcc.old/dist/gcc/config/loongarch/
loongarch.h 1164 #undef CLEAR_INSN_CACHE
1165 #define CLEAR_INSN_CACHE(beg, end) __builtin_loongarch_ibar (0)

Completed in 45 milliseconds

1 2