Searched refs:const_double_operand (Results 1 – 23 of 23) sorted by relevance
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/iq2000/ |
| D | iq2000.md | 846 if ( const_double_operand (operands[1], GET_MODE (operands[1]) ) ) 857 (match_operand:SF 2 "const_double_operand" "")))] 872 (high:SF (match_operand:SF 1 "const_double_operand" "")))]
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/sparc/ |
| D | predicates.md | 71 (match_operand 0 "const_double_operand")
|
| D | sparc.md | 2529 (match_operand:DF 1 "const_double_operand" ""))]
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/arc/ |
| D | predicates.md | 733 (and (match_test "const_double_operand (op, mode)")
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/ |
| D | recog.cc | 1696 const_double_operand (rtx op, machine_mode mode) in const_double_operand() function 1706 const_double_operand (rtx op, machine_mode mode) in const_double_operand() function
|
| D | ChangeLog-1999 | 1280 (clear_sf): Use const_double_operand. 5199 instead of general_operand in a SET_DEST. Use const_double_operand
|
| D | ChangeLog-2014 | 27724 * config/arm/thumb1.md (64bit splitter): Replace const_double_operand 36295 * config/arm/arm.md (mov64 splitter): Replace const_double_operand 39913 and const_double_operand. 40026 (const_double_operand): Add a separate definition for CONST_WIDE_INT.
|
| D | ChangeLog-2021 | 21394 (const_double_operand): Ditto. 21416 (const_double_operand): Ditto.
|
| D | FSFChangeLog.11 | 2231 (immediate_operand, const_int_operand, const_double_operand): Likewise.
|
| D | ChangeLog-2005 | 7282 const_double_operand predicate for TARGET_POWERPC64. 24741 of 'const_double_operand' in operand 2 constraints. Update enable
|
| D | ChangeLog-1998 | 3633 * recog.h (const_double_operand): Fix typo in prototype.
|
| D | ChangeLog-2012 | 15938 * recog.c (simplify_while_replacing, const_double_operand)
|
| D | ChangeLog-2004 | 396 Move TImode const_double_operand splitter to where it belongs.
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/arm/ |
| D | vfp.md | 2140 (match_operand:DF 1 "const_double_operand" "F")) 2167 (match_operand:SF 1 "const_double_operand" "E"))
|
| D | arm.md | 6304 (match_operand:ANY64 1 "const_double_operand" ""))] 7427 (match_operand:SF 1 "const_double_operand"))] 7554 (match_operand:DF 1 "const_double_operand"))]
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/rs6000/ |
| D | vsx.md | 6394 (unspec:V4SF [(match_operand:SF 1 "const_double_operand" "n")] 6415 (unspec:V2DF [(match_operand:SF 1 "const_double_operand")] 6468 (match_operand:SF 3 "const_double_operand" "n")]
|
| D | rs6000.md | 7947 (match_operand:FMOVE32 1 "const_double_operand"))] 8222 (match_operand:FMOVE64 1 "const_double_operand"))] 8244 (match_operand:FMOVE64 1 "const_double_operand"))]
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/m32r/ |
| D | m32r.md | 649 (match_operand:SF 1 "const_double_operand" ""))]
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/frv/ |
| D | frv.md | 1657 (match_operand:DI 1 "const_double_operand" ""))] 1866 (match_operand:DF 1 "const_double_operand" ""))]
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/avr/ |
| D | avr.md | 1090 (match_operand:SF 1 "const_double_operand" "")) 1102 (match_operand:SF 1 "const_double_operand" "F"))
|
| D | avr.cc | 6191 || (const_double_operand (xval, VOIDmode) && n_bytes == 8)); in avr_out_compare()
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/doc/ |
| D | md.texi | 802 @defun const_double_operand 1060 @code{const_int_operand}, @code{const_double_operand}, or
|
| D | gccint.info | 22600 -- Function: const_double_operand 22817 'const_double_operand', or 'immediate_operand'. 54466 * const_double_operand: Machine-Independent Predicates.
|