Searched refs:simplify_test_exp (Results 1 – 6 of 6) sorted by relevance
| /openbsd-src/gnu/gcc/gcc/ |
| H A D | genattrtab.c | 238 : simplify_test_exp (EXP, INSN_CODE, INSN_INDEX)) 259 static rtx simplify_test_exp (rtx, int, int); 2294 x = simplify_test_exp (exp, insn_code, insn_index); in simplify_test_exp_in_temp() 2444 simplify_test_exp (rtx exp, int insn_code, int insn_index) in simplify_test_exp() function 2472 return simplify_test_exp (exp, insn_code, insn_index); in simplify_test_exp() 2576 return simplify_test_exp (exp, insn_code, insn_index); in simplify_test_exp() 2677 return simplify_test_exp (exp, insn_code, insn_index); in simplify_test_exp()
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/ |
| H A D | genattrtab.c | 354 : simplify_test_exp (EXP, INSN_CODE, INSN_INDEX)) 422 static rtx simplify_test_exp PARAMS ((rtx, int, int)); 3214 x = simplify_test_exp (exp, insn_code, insn_index); 3231 simplify_test_exp (exp, insn_code, insn_index) in simplify_test_exp() function
|
| H A D | ChangeLog.4 | 821 (simplify_test_exp): Avoid overactive inlining; use temporary 6294 (simplify_test_exp): Don't mess with obstacks.
|
| H A D | ChangeLog.6 | 3434 * genattrtab.c (check_attr_test, operate_exp, simplify_test_exp, 13907 (simplify_test_exp): Avoid explicit use of temporary obstack.
|
| H A D | FSFChangeLog.11 | 3807 (encode_units_mask, simplify_test_exp): Likewise.
|
| H A D | ChangeLog.7 | 10417 simplify_test_exp, optimize_attrs, simplify_by_exploding,
|