Searched refs:constrain_operands (Results 1 – 23 of 23) sorted by relevance
| /freebsd-9-stable/contrib/gcc/ |
| D | recog.h | 83 extern int constrain_operands (int);
|
| D | caller-save.c | 221 ok = constrain_operands (1); in init_caller_save() 223 ok &= constrain_operands (1); in init_caller_save()
|
| D | recog.c | 130 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()
|
| D | postreload-gcse.c | 1000 if (! constrain_operands (1) in eliminate_partially_redundant_load()
|
| D | regrename.c | 780 if (! constrain_operands (1)) in build_def_use() 1613 if (! constrain_operands (1)) in copyprop_hardreg_forward_1()
|
| D | reload1.c | 1236 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()
|
| D | reg-stack.c | 475 constrain_operands (1); in check_asm_stack_operands() 1966 constrain_operands (1); in subst_asm_stack_regs()
|
| D | postreload.c | 392 if (! constrain_operands (1)) in reload_cse_simplify_operands()
|
| D | regmove.c | 1541 if (! constrain_operands (0)) in find_matches()
|
| D | reorg.c | 2843 || (extract_insn (ninsn), ! constrain_operands (1))) in fill_slots_from_thread()
|
| D | FSFChangeLog | 483 * recog.c (constrain_operands): Likewise. 2504 (output_delay_insn): Add missing arg to constrain_operands.
|
| D | reload.c | 861 r = constrain_operands (1); in can_reload_into()
|
| D | ChangeLog-1999 | 6270 (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
|
| D | FSFChangeLog.11 | 2227 (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.
|
| D | ChangeLog-2000 | 5448 * 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'
|
| D | ChangeLog-2002 | 2420 * 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.
|
| D | ChangeLog-1998 | 960 constrain_operands and preprocess_constraints. Use information 2535 (constrain_operands): Adjust prototype. 2540 (constrain_operands): Lose INSN_CODE_NUM arg. All callers changed.
|
| D | FSFChangeLog.10 | 501 * recog.c (constrain_operands, case 'V'): Don't call 8988 * recog.c (constrain_operands, case 'E'): Make this work like
|
| D | ChangeLog-2004 | 26765 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.
|
| D | ChangeLog-2003 | 3958 (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.
|
| D | ChangeLog-2001 | 8697 (constrain_operands): Likewise. 25858 (constrain_operands): Use subreg_regno_offset function.
|
| D | ChangeLog-2005 | 4429 * 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/ |
| D | arm.c | 8140 if (!constrain_operands (1)) in note_invalid_constants()
|