Searched refs:simplify_test_exp (Results 1 – 8 of 8) sorted by relevance
| /freebsd-12.1/contrib/gcc/ |
| H A D | genattrtab.c | 238 : simplify_test_exp (EXP, INSN_CODE, INSN_INDEX)) 259 static rtx simplify_test_exp (rtx, int, int); 2295 x = simplify_test_exp (exp, insn_code, insn_index); in simplify_test_exp_in_temp() 2445 simplify_test_exp (rtx exp, int insn_code, int insn_index) in simplify_test_exp() function 2473 return simplify_test_exp (exp, insn_code, insn_index); in simplify_test_exp() 2577 return simplify_test_exp (exp, insn_code, insn_index); in simplify_test_exp() 2678 return simplify_test_exp (exp, insn_code, insn_index); in simplify_test_exp()
|
| H A D | ChangeLog-2005 | 9418 (simplify_test_exp): Ditto. 9419 (simplify_test_exp <EQ_ATTR>): Guard for insn_code < 0 . 9420 (simplify_test_exp <AND>): Correct typo (test 'right' not 'left').
|
| H A D | ChangeLog-2001 | 3434 * genattrtab.c (check_attr_test, operate_exp, simplify_test_exp, 13907 (simplify_test_exp): Avoid explicit use of temporary obstack.
|
| H A D | ChangeLog-2000 | 827 (simplify_test_exp): Avoid overactive inlining; use temporary 6300 (simplify_test_exp): Don't mess with obstacks.
|
| H A D | FSFChangeLog.11 | 3807 (encode_units_mask, simplify_test_exp): Likewise.
|
| H A D | ChangeLog-2002 | 24864 simplify_test_exp, optimize_attrs, simplify_by_exploding,
|
| H A D | ChangeLog-2003 | 2404 attr_rtx_cost, simplify_test_exp, gen_attr,
|
| H A D | ChangeLog-2004 | 19271 (insert_insn_ent, simplify_test_exp, optimize_attrs, write_attr_get)
|