Home
last modified time | relevance | path

Searched refs:constrain_operands (Results 1 – 23 of 23) sorted by relevance

/freebsd-9-stable/contrib/gcc/
Drecog.h83 extern int constrain_operands (int);
Dcaller-save.c221 ok = constrain_operands (1); in init_caller_save()
223 ok &= constrain_operands (1); in init_caller_save()
Drecog.c130 constrain_operands (1); in check_asm_operands()
286 if (! constrain_operands (1)) in insn_invalid_p()
1993 && !constrain_operands (reload_completed)) in extract_constrain_insn_cached()
2002 return constrain_operands (strict); in constrain_operands_cached()
2272 constrain_operands (int strict) in constrain_operands() function
2655 return constrain_operands (-1); in constrain_operands()
Dpostreload-gcse.c1000 if (! constrain_operands (1) in eliminate_partially_redundant_load()
Dregrename.c780 if (! constrain_operands (1)) in build_def_use()
1613 if (! constrain_operands (1)) in copyprop_hardreg_forward_1()
Dreload1.c1236 if (!constrain_operands (1)) in reload()
4018 || (extract_insn (p), ! constrain_operands (1)))) in reload_as_needed()
4096 n = constrain_operands (1); in reload_as_needed()
6554 if (constrain_operands (1)) in emit_input_reload_insns()
7620 if (constrain_operands (1)) in emit_insn_if_valid_for_reload()
8260 if (constrain_operands (1)) in inc_for_reload()
Dreg-stack.c475 constrain_operands (1); in check_asm_stack_operands()
1966 constrain_operands (1); in subst_asm_stack_regs()
Dpostreload.c392 if (! constrain_operands (1)) in reload_cse_simplify_operands()
Dregmove.c1541 if (! constrain_operands (0)) in find_matches()
Dreorg.c2843 || (extract_insn (ninsn), ! constrain_operands (1))) in fill_slots_from_thread()
DFSFChangeLog483 * recog.c (constrain_operands): Likewise.
2504 (output_delay_insn): Add missing arg to constrain_operands.
Dreload.c861 r = constrain_operands (1); in can_reload_into()
DChangeLog-19996270 (constrain_operands, reg_fits_class_p): Always compile these
7995 (preprocess_constraints, constrain_operands): Likewise.
16002 * recog.c (constrain_operands): Ignore unary operators when
20555 constrain_operands): Likewise.
20737 * i860.c (output_delayed_branch): Fix operands to constrain_operands.
21177 (check_asm_operands): Use it. After reload, use constrain_operands
DFSFChangeLog.112227 (check_asm_operands, constrain_operands, memory_address_p): Likewise.
5020 * recog.c (constrain_operands): When checking earlyclobbers, use
9580 * recog.c (constrain_operands): Likewise.
10542 * recog.c (constrain_operands): Don't test clobbered constraints.
DChangeLog-20005448 * recog.c (constrain_operands): Initialize which_alternative
7070 Use caching for constrain_operands.
8802 extract_insn and constrain_operands.
8806 (constrain_operands): Set which_alternative to -1 when failed.
10275 (preprocess_constraints, constrain_operands): Likewise.
31422 (output_parallel_addb): Remove extra arg to `constrain_operands'
DChangeLog-20022420 * recog.c (constrain_operands): Prefer exact match over reloadable
10218 constrain_operands): Likewise.
12538 (constrain_operands): Likewise.
18959 * reload1.c (emit_input_reload_insns): Use constrain_operands
23711 constrain_operands (taken from mainline tree).
25650 constrain_operands.
DChangeLog-1998960 constrain_operands and preprocess_constraints. Use information
2535 (constrain_operands): Adjust prototype.
2540 (constrain_operands): Lose INSN_CODE_NUM arg. All callers changed.
DFSFChangeLog.10501 * recog.c (constrain_operands, case 'V'): Don't call
8988 * recog.c (constrain_operands, case 'E'): Make this work like
DChangeLog-200426765 offsettable_nonstrict_memref_p, constrain_operands,
29892 constrain_operands): Likewise.
39679 offsettable_address_p, constrain_operands): Likewise.
47324 * recog.c (constrain_operands): Validate mem operands.
DChangeLog-20033958 (extract_constrain_insn_cached): Fix misspelling of constrain_operands
3961 (constrain_operands): Change if statements to else if statements in
37144 (constrain_operands, peep2_find_free_register): Likewise.
DChangeLog-20018697 (constrain_operands): Likewise.
25858 (constrain_operands): Use subreg_regno_offset function.
DChangeLog-20054429 * recog.c (constrain_operands) <case 'g'>: For a match, require
32940 * recog.c (constrain_operands): Only look for earlyclobber operand
/freebsd-9-stable/contrib/gcc/config/arm/
Darm.c8140 if (!constrain_operands (1)) in note_invalid_constants()