Home
last modified time | relevance | path

Searched refs:EXTRA_CONSTRAINT_STR (Results 1 – 9 of 9) sorted by relevance

/dragonfly/contrib/gcc-4.7/gcc/
HDdefaults.h998 && !defined EXTRA_CONSTRAINT_STR \
1048 #if defined (EXTRA_CONSTRAINT) && ! defined (EXTRA_CONSTRAINT_STR)
1049 #define EXTRA_CONSTRAINT_STR(OP, C,STR) EXTRA_CONSTRAINT (OP, C) macro
HDira-conflicts.c323 #ifdef EXTRA_CONSTRAINT_STR in get_dup_num()
324 else if (EXTRA_CONSTRAINT_STR (op, c, str)) in get_dup_num()
HDrecog.c1802 #ifdef EXTRA_CONSTRAINT_STR in asm_operand_ok()
1809 else if (EXTRA_CONSTRAINT_STR (op, c, constraint)) in asm_operand_ok()
2658 #ifdef EXTRA_CONSTRAINT_STR in constrain_operands()
2659 else if (EXTRA_CONSTRAINT_STR (op, c, p)) in constrain_operands()
2683 && EXTRA_CONSTRAINT_STR in constrain_operands()
HDreload.c3409 #ifdef EXTRA_CONSTRAINT_STR in find_reloads()
3414 if (EXTRA_CONSTRAINT_STR (operand, c, p)) in find_reloads()
3428 … && EXTRA_CONSTRAINT_STR (reg_equiv_mem (REGNO (operand)), c, p)) in find_reloads()
3444 if (EXTRA_CONSTRAINT_STR (operand, c, p)) in find_reloads()
3456 if (EXTRA_CONSTRAINT_STR (operand, c, p)) in find_reloads()
4619 #ifdef EXTRA_CONSTRAINT_STR in alternative_allows_const_pool_ref()
4621 && (mem == NULL || EXTRA_CONSTRAINT_STR (mem, c, constraint))) in alternative_allows_const_pool_ref()
HDira-costs.c733 #ifdef EXTRA_CONSTRAINT_STR in record_reg_classes()
734 else if (EXTRA_CONSTRAINT_STR (op, c, p)) in record_reg_classes()
HDstmt.c403 #ifdef EXTRA_CONSTRAINT_STR in parse_output_constraint()
536 #ifdef EXTRA_CONSTRAINT_STR in parse_input_constraint()
/dragonfly/contrib/gcc-8.0/gcc/
HDsystem.h1021 EXTRA_CONSTRAINT_STR EXTRA_MEMORY_CONSTRAINT \
/dragonfly/contrib/gcc-4.7/gcc/doc/
HDtm.texi2990 @defmac EXTRA_CONSTRAINT_STR (@var{value}, @var{c}, @var{str})
3022 @code{EXTRA_CONSTRAINT_STR}, that should
HDtm.texi.in2966 @defmac EXTRA_CONSTRAINT_STR (@var{value}, @var{c}, @var{str})
2998 @code{EXTRA_CONSTRAINT_STR}, that should