| /netbsd/src/external/gpl3/gcc/usr.bin/gcc/arch/alpha/ |
| D | insn-modes.h | 296 #define TCmode E_TCmode macro 298 #define TCmode (complex_mode ((complex_mode::from_int) E_TCmode))
|
| /netbsd/src/external/gpl3/gcc/usr.bin/gcc/arch/hppa/ |
| D | insn-modes.h | 317 #define TCmode E_TCmode macro 319 #define TCmode (complex_mode ((complex_mode::from_int) E_TCmode))
|
| /netbsd/src/external/gpl3/gcc/usr.bin/gcc/arch/sparc/ |
| D | insn-modes.h | 373 #define TCmode E_TCmode macro 375 #define TCmode (complex_mode ((complex_mode::from_int) E_TCmode))
|
| /netbsd/src/external/gpl3/gcc/usr.bin/gcc/arch/sparc64/ |
| D | insn-modes.h | 373 #define TCmode E_TCmode macro 375 #define TCmode (complex_mode ((complex_mode::from_int) E_TCmode))
|
| /netbsd/src/external/gpl3/gcc/usr.bin/gcc/arch/ia64/ |
| D | insn-modes.h | 345 #define TCmode E_TCmode macro 347 #define TCmode (complex_mode ((complex_mode::from_int) E_TCmode))
|
| /netbsd/src/external/gpl3/gcc/usr.bin/gcc/arch/powerpc64/ |
| D | insn-modes.h | 352 #define TCmode E_TCmode macro 354 #define TCmode (complex_mode ((complex_mode::from_int) E_TCmode))
|
| /netbsd/src/external/gpl3/gcc/usr.bin/gcc/arch/powerpc/ |
| D | insn-modes.h | 352 #define TCmode E_TCmode macro 354 #define TCmode (complex_mode ((complex_mode::from_int) E_TCmode))
|
| /netbsd/src/external/gpl3/gcc/usr.bin/gcc/arch/mipseb/ |
| D | insn-modes.h | 324 #define TCmode E_TCmode macro 326 #define TCmode (complex_mode ((complex_mode::from_int) E_TCmode))
|
| /netbsd/src/external/gpl3/gcc/usr.bin/gcc/arch/mipsel/ |
| D | insn-modes.h | 324 #define TCmode E_TCmode macro 326 #define TCmode (complex_mode ((complex_mode::from_int) E_TCmode))
|
| /netbsd/src/external/gpl3/gcc/usr.bin/gcc/arch/mips64el/ |
| D | insn-modes.h | 324 #define TCmode E_TCmode macro 326 #define TCmode (complex_mode ((complex_mode::from_int) E_TCmode))
|
| /netbsd/src/external/gpl3/gcc/usr.bin/gcc/arch/mips64eb/ |
| D | insn-modes.h | 324 #define TCmode E_TCmode macro 326 #define TCmode (complex_mode ((complex_mode::from_int) E_TCmode))
|
| /netbsd/src/external/gpl3/gcc/usr.bin/gcc/arch/i386/ |
| D | insn-modes.h | 471 #define TCmode E_TCmode macro 473 #define TCmode (complex_mode ((complex_mode::from_int) E_TCmode))
|
| /netbsd/src/external/gpl3/gcc/usr.bin/gcc/arch/x86_64/ |
| D | insn-modes.h | 471 #define TCmode E_TCmode macro 473 #define TCmode (complex_mode ((complex_mode::from_int) E_TCmode))
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/alpha/ |
| D | alpha.h | 572 ((MODE) == TFmode || (MODE) == TCmode ? 1 \
|
| D | alpha.cc | 5732 return arg.mode == TFmode || arg.mode == TCmode; in alpha_pass_by_reference() 5833 return TYPE_MODE (type) != TCmode; in alpha_split_complex_arg()
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/rs6000/ |
| D | rs6000.h | 334 && ((MODE) == TFmode || (MODE) == TCmode)) \ 339 && ((MODE) == TFmode || (MODE) == TCmode)) \
|
| D | rs6000-call.cc | 728 return mode == ICmode || (mode == TCmode && FLOAT128_IBM_P (TCmode)); in is_complex_IBM_long_double()
|
| D | rs6000.cc | 10546 if (TARGET_LONG_DOUBLE_128 && (mode == TFmode || mode == TCmode)) in rs6000_emit_move() 23389 || (mode == TCmode && TARGET_IEEEQUAD))) in rs6000_complex_function_value() 28108 else if (id == complex_multiply_builtin_code (TCmode)) in rs6000_mangle_decl_assembler_name() 28117 else if (id == complex_divide_builtin_code (TCmode)) in rs6000_mangle_decl_assembler_name() 28214 if (ret_mode == TFmode || ret_mode == TCmode) in rs6000_mangle_decl_assembler_name() 28226 if (arg_mode == TFmode || arg_mode == TCmode) in rs6000_mangle_decl_assembler_name()
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/i386/ |
| D | i386.h | 1088 || (MODE) == TFmode || (MODE) == TCmode \
|
| D | i386.cc | 3464 || mode == TCmode) in ix86_compat_aligned_value_p() 17344 || TYPE_MODE (type) == TCmode) && align < 128) in ix86_data_alignment() 17470 || TYPE_MODE (type) == TCmode) && align < 128) in ix86_local_alignment() 20226 if ((TARGET_SSE && mode == TCmode) in ix86_set_reg_reg_cost()
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/ia64/ |
| D | ia64.cc | 4647 && TYPE_MODE (type) != TCmode) in hfa_element_mode() 4876 else if (arg.mode == TFmode || arg.mode == TCmode in ia64_function_arg_1() 5070 else if (arg.mode == TFmode || arg.mode == TCmode in ia64_function_arg_advance() 5247 else if (FLOAT_TYPE_P (valtype) && mode != TFmode && mode != TCmode) in ia64_function_value()
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/doc/ |
| D | rtl.texi | 1296 @findex TCmode 1297 @item QCmode, HCmode, SCmode, DCmode, XCmode, TCmode 1394 @code{TCmode}.
|
| /netbsd/src/external/gpl3/gcc/dist/libgcc/ |
| D | ChangeLog | 3246 (__mulkc3): Use TFmode/TCmode for float128 scalar/complex types. 3252 (__divkc3): Use TFmode/TCmode for float128 scalar/complex types. 3317 (TCtype): Define as either TCmode or KCmode, depending on whether
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/s390/ |
| D | s390.cc | 10488 || (mode != TFmode && mode != TCmode && mode != TDmode)) in s390_hard_regno_mode_ok()
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/ |
| D | ChangeLog-2007 | 31428 (spe_build_register_parallel): Handle TFmode and TCmode. 31429 (rs6000_spe_function_arg): Handle TFmode and TCmode for E500 31431 (function_arg): Handle TFmode and TCmode for E500 double. 31438 (rs6000_function_value): Handle TFmode and TCmode for E500 double. 31439 (rs6000_libcall_value): Handle TFmode and TCmode for E500 double.
|