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

1 2

  /src/external/gpl3/gcc/dist/gcc/
target-def.h 33 #define TARGET_ASM_ALIGNED_SI_OP "\t.long\t"
102 TARGET_ASM_ALIGNED_SI_OP, \
  /src/external/gpl3/gcc.old/dist/gcc/
target-def.h 33 #define TARGET_ASM_ALIGNED_SI_OP "\t.long\t"
102 TARGET_ASM_ALIGNED_SI_OP, \
  /src/external/gpl3/gcc/dist/gcc/config/fr30/
fr30.cc 157 #undef TARGET_ASM_ALIGNED_SI_OP
158 #define TARGET_ASM_ALIGNED_SI_OP "\t.word\t"
  /src/external/gpl3/gcc.old/dist/gcc/config/fr30/
fr30.cc 157 #undef TARGET_ASM_ALIGNED_SI_OP
158 #define TARGET_ASM_ALIGNED_SI_OP "\t.word\t"
  /src/external/gpl3/gcc/dist/gcc/config/bpf/
bpf.cc 1140 #undef TARGET_ASM_ALIGNED_SI_OP
1141 #define TARGET_ASM_ALIGNED_SI_OP "\t.word\t"
  /src/external/gpl3/gcc.old/dist/gcc/config/bpf/
bpf.cc 1143 #undef TARGET_ASM_ALIGNED_SI_OP
1144 #define TARGET_ASM_ALIGNED_SI_OP "\t.word\t"
  /src/external/gpl3/gcc/dist/gcc/config/cris/
cris.cc 184 #undef TARGET_ASM_ALIGNED_SI_OP
185 #define TARGET_ASM_ALIGNED_SI_OP "\t.dword\t"
196 #define TARGET_ASM_UNALIGNED_SI_OP TARGET_ASM_ALIGNED_SI_OP
  /src/external/gpl3/gcc.old/dist/gcc/config/cris/
cris.cc 180 #undef TARGET_ASM_ALIGNED_SI_OP
181 #define TARGET_ASM_ALIGNED_SI_OP "\t.dword\t"
192 #define TARGET_ASM_UNALIGNED_SI_OP TARGET_ASM_ALIGNED_SI_OP
  /src/external/gpl3/gcc/dist/gcc/config/mmix/
mmix.cc 183 #undef TARGET_ASM_ALIGNED_SI_OP
184 #define TARGET_ASM_ALIGNED_SI_OP NULL
  /src/external/gpl3/gcc/dist/gcc/config/pdp11/
pdp11.cc 179 #undef TARGET_ASM_ALIGNED_SI_OP
180 #define TARGET_ASM_ALIGNED_SI_OP NULL
  /src/external/gpl3/gcc.old/dist/gcc/config/mmix/
mmix.cc 182 #undef TARGET_ASM_ALIGNED_SI_OP
183 #define TARGET_ASM_ALIGNED_SI_OP NULL
  /src/external/gpl3/gcc.old/dist/gcc/config/pdp11/
pdp11.cc 179 #undef TARGET_ASM_ALIGNED_SI_OP
180 #define TARGET_ASM_ALIGNED_SI_OP NULL
  /src/external/gpl3/gcc/dist/gcc/config/m68k/
m68k.cc 216 #undef TARGET_ASM_ALIGNED_SI_OP
217 #define TARGET_ASM_ALIGNED_SI_OP "\tlong\t"
225 #undef TARGET_ASM_ALIGNED_SI_OP
226 #define TARGET_ASM_ALIGNED_SI_OP "\tdc.l\t"
232 #define TARGET_ASM_UNALIGNED_SI_OP TARGET_ASM_ALIGNED_SI_OP
  /src/external/gpl3/gcc.old/dist/gcc/config/m68k/
m68k.cc 214 #undef TARGET_ASM_ALIGNED_SI_OP
215 #define TARGET_ASM_ALIGNED_SI_OP "\tlong\t"
223 #undef TARGET_ASM_ALIGNED_SI_OP
224 #define TARGET_ASM_ALIGNED_SI_OP "\tdc.l\t"
230 #define TARGET_ASM_UNALIGNED_SI_OP TARGET_ASM_ALIGNED_SI_OP
  /src/external/gpl3/gcc/dist/gcc/config/epiphany/
epiphany.cc 172 #undef TARGET_ASM_ALIGNED_SI_OP
173 #define TARGET_ASM_ALIGNED_SI_OP "\t.word\t"
  /src/external/gpl3/gcc/dist/gcc/config/m32r/
m32r.cc 141 #undef TARGET_ASM_ALIGNED_SI_OP
142 #define TARGET_ASM_ALIGNED_SI_OP "\t.word\t"
  /src/external/gpl3/gcc/dist/gcc/config/stormy16/
stormy16.cc 2848 #undef TARGET_ASM_ALIGNED_SI_OP
2849 #define TARGET_ASM_ALIGNED_SI_OP "\t.word\t"
  /src/external/gpl3/gcc.old/dist/gcc/config/epiphany/
epiphany.cc 174 #undef TARGET_ASM_ALIGNED_SI_OP
175 #define TARGET_ASM_ALIGNED_SI_OP "\t.word\t"
  /src/external/gpl3/gcc.old/dist/gcc/config/m32r/
m32r.cc 144 #undef TARGET_ASM_ALIGNED_SI_OP
145 #define TARGET_ASM_ALIGNED_SI_OP "\t.word\t"
  /src/external/gpl3/gcc.old/dist/gcc/config/stormy16/
stormy16.cc 2674 #undef TARGET_ASM_ALIGNED_SI_OP
2675 #define TARGET_ASM_ALIGNED_SI_OP "\t.word\t"
  /src/external/gpl3/gcc.old/dist/gcc/config/cr16/
cr16.cc 226 #define TARGET_ASM_UNALIGNED_SI_OP TARGET_ASM_ALIGNED_SI_OP
  /src/external/gpl3/gcc/dist/gcc/config/nds32/
nds32.cc 5814 #undef TARGET_ASM_ALIGNED_SI_OP
5815 #define TARGET_ASM_ALIGNED_SI_OP "\t.word\t"
  /src/external/gpl3/gcc/dist/gcc/config/xtensa/
xtensa.cc 203 #undef TARGET_ASM_ALIGNED_SI_OP
204 #define TARGET_ASM_ALIGNED_SI_OP "\t.word\t"
  /src/external/gpl3/gcc.old/dist/gcc/config/loongarch/
loongarch.cc 5835 #undef TARGET_ASM_ALIGNED_SI_OP
5836 #define TARGET_ASM_ALIGNED_SI_OP "\t.word\t"
  /src/external/gpl3/gcc.old/dist/gcc/config/nds32/
nds32.cc 5812 #undef TARGET_ASM_ALIGNED_SI_OP
5813 #define TARGET_ASM_ALIGNED_SI_OP "\t.word\t"

Completed in 113 milliseconds

1 2