Searched refs:CONST_DOUBLE_OK_FOR_CONSTRAINT_P (Results 1 – 9 of 9) sorted by relevance
| /freebsd-10-stable/contrib/gcc/ |
| D | defaults.h | 731 && !defined CONST_DOUBLE_OK_FOR_CONSTRAINT_P \ 774 #if defined (CONST_DOUBLE_OK_FOR_LETTER_P) && ! defined (CONST_DOUBLE_OK_FOR_CONSTRAINT_P) 775 #define CONST_DOUBLE_OK_FOR_CONSTRAINT_P(OP,C,STR) \ macro
|
| D | recog.c | 1693 && CONST_DOUBLE_OK_FOR_CONSTRAINT_P (op, 'G', constraint)) in asm_operand_ok() 1698 && CONST_DOUBLE_OK_FOR_CONSTRAINT_P (op, 'H', constraint)) in asm_operand_ok() 2500 && CONST_DOUBLE_OK_FOR_CONSTRAINT_P (op, c, p)) in constrain_operands()
|
| D | regclass.c | 1620 && CONST_DOUBLE_OK_FOR_CONSTRAINT_P (op, c, p)) in record_reg_classes()
|
| D | reload.c | 3276 && CONST_DOUBLE_OK_FOR_CONSTRAINT_P (operand, c, p)) in find_reloads()
|
| D | ChangeLog-2006 | 810 CONST_DOUBLE_OK_FOR_CONSTRAINT_P, EXTRA_CONSTRAINT_STR,
|
| D | ChangeLog-2003 | 37133 (CONST_DOUBLE_OK_FOR_CONSTRAINT_P): Likewise. 37154 (CONST_DOUBLE_OK_FOR_CONSTRAINT_P, EXTRA_CONSTRAINT_STR): Likewise.
|
| D | ChangeLog-2005 | 19239 * config/s390/s390.h: (CONST_DOUBLE_OK_FOR_CONSTRAINT_P): Define it as
|
| /freebsd-10-stable/contrib/gcc/config/s390/ |
| D | s390.c | 2562 && CONST_DOUBLE_OK_FOR_CONSTRAINT_P (op, 'G', "G")) in legitimate_reload_constant_p()
|
| /freebsd-10-stable/contrib/gcc/doc/ |
| D | tm.texi | 2798 @defmac CONST_DOUBLE_OK_FOR_CONSTRAINT_P (@var{value}, @var{c}, @var{str})
|