HomeSort by: relevance | last modified time | path
    Searched defs:DFmode (Results 1 - 25 of 82) sorted by relevancy

1 2 3 4

  /src/external/gpl3/gcc/dist/libobjc/
encoding.c 89 #undef DFmode
90 #define DFmode _C_DBL
170 case DFmode:
194 && TYPE_MODE (strip_array_types (TREE_TYPE (_fields))) == DFmode) \
  /src/external/gpl3/gcc.old/dist/libobjc/
encoding.c 84 #undef DFmode
85 #define DFmode _C_DBL
165 case DFmode:
189 && TYPE_MODE (strip_array_types (TREE_TYPE (_fields))) == DFmode) \
  /src/external/gpl3/gcc/usr.bin/gcc/arch/alpha/
insn-modes.h 212 #define DFmode E_DFmode
214 #define DFmode (scalar_float_mode ((scalar_float_mode::from_int) E_DFmode))
  /src/external/gpl3/gcc/usr.bin/gcc/arch/hppa/
insn-modes.h 226 #define DFmode E_DFmode
228 #define DFmode (scalar_float_mode ((scalar_float_mode::from_int) E_DFmode))
  /src/external/gpl3/gcc/usr.bin/gcc/arch/ia64/
insn-modes.h 226 #define DFmode E_DFmode
228 #define DFmode (scalar_float_mode ((scalar_float_mode::from_int) E_DFmode))
  /src/external/gpl3/gcc/usr.bin/gcc/arch/m68000/
insn-modes.h 212 #define DFmode E_DFmode
214 #define DFmode (scalar_float_mode ((scalar_float_mode::from_int) E_DFmode))
  /src/external/gpl3/gcc/usr.bin/gcc/arch/m68k/
insn-modes.h 212 #define DFmode E_DFmode
214 #define DFmode (scalar_float_mode ((scalar_float_mode::from_int) E_DFmode))
  /src/external/gpl3/gcc/usr.bin/gcc/arch/sh3eb/
insn-modes.h 212 #define DFmode E_DFmode
214 #define DFmode (scalar_float_mode ((scalar_float_mode::from_int) E_DFmode))
  /src/external/gpl3/gcc/usr.bin/gcc/arch/sh3el/
insn-modes.h 212 #define DFmode E_DFmode
214 #define DFmode (scalar_float_mode ((scalar_float_mode::from_int) E_DFmode))
  /src/external/gpl3/gcc/usr.bin/gcc/arch/vax/
insn-modes.h 233 #define DFmode E_DFmode
235 #define DFmode (scalar_float_mode ((scalar_float_mode::from_int) E_DFmode))
  /src/external/gpl3/gcc.old/usr.bin/gcc/arch/alpha/
insn-modes.h 212 #define DFmode E_DFmode
214 #define DFmode (scalar_float_mode ((scalar_float_mode::from_int) E_DFmode))
  /src/external/gpl3/gcc.old/usr.bin/gcc/arch/hppa/
insn-modes.h 226 #define DFmode E_DFmode
228 #define DFmode (scalar_float_mode ((scalar_float_mode::from_int) E_DFmode))
  /src/external/gpl3/gcc.old/usr.bin/gcc/arch/ia64/
insn-modes.h 226 #define DFmode E_DFmode
228 #define DFmode (scalar_float_mode ((scalar_float_mode::from_int) E_DFmode))
  /src/external/gpl3/gcc.old/usr.bin/gcc/arch/m68000/
insn-modes.h 212 #define DFmode E_DFmode
214 #define DFmode (scalar_float_mode ((scalar_float_mode::from_int) E_DFmode))
  /src/external/gpl3/gcc.old/usr.bin/gcc/arch/m68k/
insn-modes.h 212 #define DFmode E_DFmode
214 #define DFmode (scalar_float_mode ((scalar_float_mode::from_int) E_DFmode))
  /src/external/gpl3/gcc.old/usr.bin/gcc/arch/riscv32/
insn-modes.h 212 #define DFmode E_DFmode
214 #define DFmode (scalar_float_mode ((scalar_float_mode::from_int) E_DFmode))
  /src/external/gpl3/gcc.old/usr.bin/gcc/arch/riscv64/
insn-modes.h 212 #define DFmode E_DFmode
214 #define DFmode (scalar_float_mode ((scalar_float_mode::from_int) E_DFmode))
  /src/external/gpl3/gcc.old/usr.bin/gcc/arch/sh3eb/
insn-modes.h 212 #define DFmode E_DFmode
214 #define DFmode (scalar_float_mode ((scalar_float_mode::from_int) E_DFmode))
  /src/external/gpl3/gcc.old/usr.bin/gcc/arch/sh3el/
insn-modes.h 212 #define DFmode E_DFmode
214 #define DFmode (scalar_float_mode ((scalar_float_mode::from_int) E_DFmode))
  /src/external/gpl3/gcc.old/usr.bin/gcc/arch/vax/
insn-modes.h 233 #define DFmode E_DFmode
235 #define DFmode (scalar_float_mode ((scalar_float_mode::from_int) E_DFmode))
  /src/external/gpl3/gcc/usr.bin/gcc/arch/mips64eb/
insn-modes.h 240 #define DFmode E_DFmode
242 #define DFmode (scalar_float_mode ((scalar_float_mode::from_int) E_DFmode))
  /src/external/gpl3/gcc/usr.bin/gcc/arch/mips64el/
insn-modes.h 240 #define DFmode E_DFmode
242 #define DFmode (scalar_float_mode ((scalar_float_mode::from_int) E_DFmode))
  /src/external/gpl3/gcc/usr.bin/gcc/arch/mipseb/
insn-modes.h 240 #define DFmode E_DFmode
242 #define DFmode (scalar_float_mode ((scalar_float_mode::from_int) E_DFmode))
  /src/external/gpl3/gcc/usr.bin/gcc/arch/mipsel/
insn-modes.h 240 #define DFmode E_DFmode
242 #define DFmode (scalar_float_mode ((scalar_float_mode::from_int) E_DFmode))
  /src/external/gpl3/gcc/usr.bin/gcc/arch/mipsn64eb/
insn-modes.h 240 #define DFmode E_DFmode
242 #define DFmode (scalar_float_mode ((scalar_float_mode::from_int) E_DFmode))

Completed in 79 milliseconds

1 2 3 4