| /dragonfly/contrib/gcc-8.0/gcc/ |
| HD | optabs.c | 1983 if (maybe_expand_insn (icode, 3, ops)) in expand_twoval_unop() 2063 if (maybe_expand_insn (icode, 4, ops)) in expand_twoval_binop() 4362 if (maybe_expand_insn (icode, 4, ops)) in emit_conditional_move() 4429 if (maybe_expand_insn (icode, 4, ops)) in emit_conditional_neg_or_complement() 4516 if (maybe_expand_insn (icode, 4, ops)) in emit_conditional_add() 5470 if (maybe_expand_insn (icode, 4, ops)) in expand_vec_perm_1() 5526 if (maybe_expand_insn (shift_code, 3, ops)) in expand_vec_perm_const() 5535 if (maybe_expand_insn (shift_code_qi, 3, ops)) in expand_vec_perm_const() 6028 if (maybe_expand_insn (icode, 4, ops)) in maybe_emit_atomic_exchange() 6064 if (maybe_expand_insn (icode, 3, ops)) in maybe_emit_sync_lock_test_and_set() [all …]
|
| HD | optabs.h | 345 extern bool maybe_expand_insn (enum insn_code icode, unsigned int nops,
|
| HD | internal-fn.c | 762 if (maybe_expand_insn (icode, 4, ops)) in expand_addsub_overflow() 983 if (maybe_expand_insn (icode, 4, ops)) in expand_addsub_overflow() 1133 if (maybe_expand_insn (icode, 3, ops)) in expand_neg_overflow() 1527 if (maybe_expand_insn (icode, 4, ops)) in expand_mul_overflow()
|
| HD | expmed.c | 713 if (maybe_expand_insn (insv->icode, 4, ops)) in store_bit_field_using_insv() 768 if (maybe_expand_insn (icode, 3, ops)) in store_bit_field_1() 897 if (maybe_expand_insn (icode, 2, ops)) in store_integral_bit_field() 1561 if (maybe_expand_insn (extv->icode, 4, ops)) in extract_bit_field_using_extv() 1670 if (maybe_expand_insn (icode, 3, ops)) in extract_bit_field_1() 1731 if (maybe_expand_insn (icode, 3, ops)) in extract_bit_field_1() 5448 if (!maybe_expand_insn (icode, 4, ops)) in emit_cstore()
|
| HD | builtins.c | 1291 if (maybe_expand_insn (targetm.code_for_prefetch, 3, ops)) in expand_builtin_prefetch() 2892 if (!maybe_expand_insn (icode, 4, ops)) in expand_builtin_strlen() 3717 if (!maybe_expand_insn (targetm.code_for_movstr, 3, ops)) in expand_movstr() 4393 if (maybe_expand_insn (icode, 4, ops)) in expand_cmpstr() 5318 if (maybe_expand_insn (targetm.code_for_clear_cache, 2, ops)) in expand_builtin___clear_cache() 6306 if (maybe_expand_insn (icode, 5, ops)) in expand_ifn_atomic_bit_test_and()
|
| HD | explow.c | 1698 success = maybe_expand_insn (targetm.code_for_check_stack, 1, ops); in probe_stack_range()
|
| HD | expr.c | 1801 if (maybe_expand_insn (code, nops, ops)) in emit_block_move_via_movmem() 1932 if (maybe_expand_insn (icode, 5, ops)) in expand_cmpstrn_or_cmpmem() 3141 if (maybe_expand_insn (code, nops, ops)) in set_storage_via_setmem() 4154 if (maybe_expand_insn (icode, 1, ops)) in emit_single_push_insn_1() 5440 return maybe_expand_insn (code, 2, ops); in emit_storent_insn()
|
| /dragonfly/contrib/gcc-4.7/gcc/ |
| HD | optabs.c | 2296 if (maybe_expand_insn (icode, 3, ops)) in expand_twoval_unop() 2378 if (maybe_expand_insn (icode, 4, ops)) in expand_twoval_binop() 4464 if (maybe_expand_insn (icode, 4, ops)) in emit_conditional_move() 4582 if (maybe_expand_insn (icode, 4, ops)) in emit_conditional_add() 6874 if (maybe_expand_insn (icode, 4, ops)) in expand_vec_perm_1() 7217 if (maybe_expand_insn (icode, 4, ops)) in maybe_emit_atomic_exchange() 7255 if (maybe_expand_insn (icode, 3, ops)) in maybe_emit_sync_lock_test_and_set() 7335 if (maybe_expand_insn (CODE_FOR_atomic_test_and_set, 3, ops)) in maybe_emit_atomic_test_and_set() 7531 if (!maybe_expand_insn (icode, 4, ops)) in expand_atomic_compare_and_swap() 7676 if (maybe_expand_insn (icode, 3, ops)) in expand_atomic_load() [all …]
|
| HD | expmed.c | 413 if (maybe_expand_insn (icode, 3, ops)) in store_bit_field_1() 519 if (maybe_expand_insn (icode, 2, ops)) in store_bit_field_1() 741 if (maybe_expand_insn (CODE_FOR_insv, 4, ops)) in store_bit_field_1() 1314 if (maybe_expand_insn (icode, 3, ops)) in extract_bit_field_1() 1612 if (maybe_expand_insn (unsignedp ? CODE_FOR_extzv : CODE_FOR_extv, in extract_bit_field_1() 5139 if (!maybe_expand_insn (icode, 4, ops)) in emit_cstore()
|
| HD | optabs.h | 1247 extern bool maybe_expand_insn (enum insn_code icode, unsigned int nops,
|
| HD | explow.c | 1580 success = maybe_expand_insn (CODE_FOR_check_stack, 1, ops); in probe_stack_range()
|
| HD | expr.c | 1319 if (maybe_expand_insn (code, nops, ops)) in emit_block_move_via_movmem() 2846 if (maybe_expand_insn (code, nops, ops)) in set_storage_via_setmem() 3835 if (maybe_expand_insn (icode, 1, ops)) in emit_single_push_insn_1() 5002 return maybe_expand_insn (code, 2, ops); in emit_storent_insn()
|
| HD | builtins.c | 1195 if (maybe_expand_insn (CODE_FOR_prefetch, 3, ops)) in expand_builtin_prefetch() 3043 if (!maybe_expand_insn (icode, 4, ops)) in expand_builtin_strlen() 4860 if (maybe_expand_insn (CODE_FOR_clear_cache, 2, ops)) in expand_builtin___clear_cache()
|