Home
last modified time | relevance | path

Searched refs:MEM_P (Results 1 – 25 of 66) sorted by relevance

123

/openbsd/src/gnu/gcc/gcc/
Dsdbout.c87 (MEM_P (DECL_INCOMING_RTL (PARM)))
723 if (!MEM_P (DECL_RTL (decl)) in sdbout_symbol()
807 else if (MEM_P (value) && CONSTANT_P (XEXP (value, 0)) in sdbout_symbol()
826 && MEM_P (value) in sdbout_symbol()
841 if (MEM_P (value) in sdbout_symbol()
862 else if (MEM_P (value) in sdbout_symbol()
863 && (MEM_P (XEXP (value, 0)) in sdbout_symbol()
897 else if (MEM_P (value) in sdbout_symbol()
939 gcc_assert (MEM_P (DECL_RTL (decl))); in sdbout_toplevel_data()
1304 if (MEM_P (DECL_RTL (parms)) in sdbout_parms()
[all …]
Dcselib.c403 if (REG_P (x) || MEM_P (x)) in rtx_equal_for_cselib_p()
411 if (REG_P (y) || MEM_P (y)) in rtx_equal_for_cselib_p()
435 if (REG_P (t) || MEM_P (t)) in rtx_equal_for_cselib_p()
453 if (REG_P (t) || MEM_P (t)) in rtx_equal_for_cselib_p()
773 if (MEM_P (l->loc) in add_mem_for_addr()
976 if (MEM_P (x)) in cselib_lookup()
1136 if (!MEM_P (x)) in cselib_invalidate_mem()
1197 else if (MEM_P (dest)) in cselib_invalidate_rtx()
1255 else if (MEM_P (dest) && dest_addr_elt != 0 in cselib_record_set()
1331 || (MEM_P (dest) && cselib_record_memory)) in cselib_record_sets()
[all …]
Drecog.c222 if (object && !MEM_P (object)) in validate_change()
328 if (MEM_P (object)) in verify_changes()
445 if (changes[i].object && !MEM_P (changes[i].object)) in cancel_changes()
598 if (MEM_P (XEXP (x, 0)) in validate_replace_rtx_1()
981 if (!reload_completed && MEM_P (sub) in general_operand()
992 && MEM_P (sub)) in general_operand()
1067 if (! reload_completed && MEM_P (sub)) in register_operand()
1221 if (! reload_completed && MEM_P (SUBREG_REG (op))) in nonmemory_operand()
1248 if (!MEM_P (op)) in push_operand()
1288 if (!MEM_P (op)) in pop_operand()
[all …]
Dexpr.c611 if (!((MEM_P (from) in convert_move()
630 if (!((MEM_P (from) in convert_move()
795 && ((MEM_P (x) && ! MEM_VOLATILE_P (x) in convert_modes()
1183 gcc_assert (MEM_P (x)); in emit_block_move()
1184 gcc_assert (MEM_P (y)); in emit_block_move()
1617 && !MEM_P (orig_src) in emit_group_load_1()
1672 if (!MEM_P (orig_src) in emit_group_load_1()
1686 if (MEM_P (src) in emit_group_load_1()
1869 && !MEM_P (orig_dst) && GET_CODE (orig_dst) != CONCAT) in emit_group_store()
1928 else if (!MEM_P (dst) && GET_CODE (dst) != CONCAT) in emit_group_store()
[all …]
Drtlhooks.c62 gcc_assert (MEM_P (x)); in gen_lowpart_general()
143 else if (MEM_P (x)) in gen_lowpart_if_possible()
Dexpmed.c351 = (MEM_P (str_rtx)) ? BITS_PER_UNIT : BITS_PER_WORD; in store_bit_field()
397 && !MEM_P (op0) in store_bit_field()
454 && (!MEM_P (op0) in store_bit_field()
462 if (MEM_P (op0)) in store_bit_field()
479 if (MEM_P (op0)) in store_bit_field()
491 if (MEM_P (op0)) in store_bit_field()
502 && !MEM_P (op0) in store_bit_field()
509 if (!MEM_P (op0) in store_bit_field()
596 if (!MEM_P (op0)) in store_bit_field()
655 if (MEM_P (op0) in store_bit_field()
[all …]
Ddbxout.c285 (MEM_P (DECL_INCOMING_RTL (PARM)))
2353 if (x == NULL || !MEM_P (x)) in dbxout_expand_expr()
2558 if (!MEM_P (decl_rtl) in dbxout_symbol()
2849 if (MEM_P (home) && GET_CODE (XEXP (home, 0)) == SYMBOL_REF) in dbxout_symbol_location()
2921 else if (MEM_P (home) in dbxout_symbol_location()
2922 && (MEM_P (XEXP (home, 0)) in dbxout_symbol_location()
2960 else if (MEM_P (home) in dbxout_symbol_location()
2966 else if (MEM_P (home) in dbxout_symbol_location()
2975 else if (MEM_P (home) in dbxout_symbol_location()
3190 else if (MEM_P (DECL_RTL (parms)) in dbxout_parms()
[all …]
Dreload.c850 if (MEM_P (in)) in can_reload_into()
949 if (in != 0 && out != 0 && MEM_P (in) && rtx_equal_p (in, out)) in push_reload()
1004 || MEM_P (SUBREG_REG (in))) in push_reload()
1053 if (MEM_P (in)) in push_reload()
1109 || MEM_P (SUBREG_REG (out))) in push_reload()
1147 gcc_assert (!MEM_P (out) in push_reload()
1182 if (in != 0 && out != 0 && MEM_P (out) in push_reload()
1183 && (REG_P (in) || MEM_P (in) || GET_CODE (in) == PLUS) in push_reload()
2451 gcc_assert (MEM_P (y)); in immune_p()
2453 if (!MEM_P (x)) in immune_p()
[all …]
Dvar-tracking.c383 else if (MEM_P (dest)) in stack_adjust_offset_pre_post()
487 if (MEM_P (VTI (bb)->mos[i].u.loc)) in bb_stack_adjust_offset()
1523 if (MEM_P (decl_rtl) in track_expr_p()
1529 if (MEM_P (decl_rtl)) in track_expr_p()
1560 else if (MEM_P (loc)) in same_variable_part_p()
1591 else if (MEM_P (*loc) in count_uses()
1634 else if (MEM_P (*loc) in add_uses()
1684 else if (MEM_P (loc) in add_stores()
1750 else if (MEM_P (loc)) in compute_bb_dataflow()
1761 else if (MEM_P (loc)) in compute_bb_dataflow()
[all …]
Dalias.c581 && DECL_RTL_SET_P (t) && MEM_P (DECL_RTL (t))) in get_alias_set()
1182 else if (MEM_P (x)) in canon_rtx()
1585 if (!REG_P (l->loc) && !MEM_P (l->loc)) in get_addr()
2078 if ((!MEM_P (rtlx) || !MEM_P (rtly)) in nonoverlapping_memrefs_p()
2086 basex = MEM_P (rtlx) ? XEXP (rtlx, 0) : rtlx; in nonoverlapping_memrefs_p()
2090 basey = MEM_P (rtly) ? XEXP (rtly, 0) : rtly; in nonoverlapping_memrefs_p()
2105 sizex = (!MEM_P (rtlx) ? (int) GET_MODE_SIZE (GET_MODE (rtlx)) in nonoverlapping_memrefs_p()
2108 sizey = (!MEM_P (rtly) ? (int) GET_MODE_SIZE (GET_MODE (rtly)) in nonoverlapping_memrefs_p()
2389 if (MEM_P (x)) in memory_modified_1()
Dregclass.c986 if (MEM_P (recog_data.operand[i])) in record_operand_costs()
1058 && MEM_P (SET_SRC (set)) in scan_one_insn()
1061 && MEM_P (XEXP (note, 0))) in scan_one_insn()
1590 if (MEM_P (op)) in record_reg_classes()
1595 if (MEM_P (op) in record_reg_classes()
1602 if (MEM_P (op) in record_reg_classes()
1660 if (MEM_P (op) in record_reg_classes()
1683 if (MEM_P (op)) in record_reg_classes()
1915 if (MEM_P (x) || class == NO_REGS) in copy_cost()
2409 else if (MEM_P (reg)) in reg_scan_mark_refs()
[all …]
Dpostreload-gcse.c578 if (! MEM_P (dest)) in find_mem_conflicts()
674 else if (MEM_P (dest)) in record_last_set_info()
743 if (! MEM_P (src) && ! MEM_P (dest)) in hash_scan_set()
1246 && MEM_P (SET_SRC (PATTERN (insn)))) in eliminate_partially_redundant_loads()
Dexplow.c291 if (MEM_P (x) in break_out_memory_refs()
529 if (!MEM_P (ref)) in validize_mem()
553 if (!MEM_P (x)) in use_anchored_address()
713 else if (MEM_P (x) && MEM_POINTER (x)) in force_reg()
731 if (!MEM_P (x) || GET_MODE (x) == BLKmode) in force_not_mem()
Dstmt.c820 if (MEM_P (op)) in expand_asm_operands()
823 if (! allows_reg && !MEM_P (op)) in expand_asm_operands()
825 if ((! allows_mem && MEM_P (op)) in expand_asm_operands()
899 else if (MEM_P (op)) in expand_asm_operands()
909 else if (MEM_P (op)) in expand_asm_operands()
1369 if (value && MEM_P (value) && TREE_THIS_VOLATILE (exp)) in expand_expr_stmt()
1934 gcc_assert (MEM_P (DECL_RTL (decl))); in expand_decl()
2059 else if (MEM_P (x)) in expand_anon_union_decl()
2496 if (MEM_P (index)) in expand_case()
Dpostreload.c250 if (MEM_P (src) in reload_cse_simplify_set()
262 if (MEM_P (src)) in reload_cse_simplify_set()
422 if (MEM_P (op) in reload_cse_simplify_operands()
436 else if (MEM_P (SET_DEST (set)) in reload_cse_simplify_operands()
1446 if (MEM_P (dst)) in move2add_note_store()
Dgcse.c1343 if (! MEM_P (dest)) in mems_conflict_for_gcse_p()
1727 && (note == NULL_RTX || ! MEM_P (XEXP (note, 0)))) in hash_scan_set()
1762 else if (flag_gcse_las && REG_P (src) && MEM_P (dest)) in hash_scan_set()
1786 || ! MEM_P (XEXP (note, 0)))) in hash_scan_set()
1952 if (! MEM_P (dest)) in canon_list_insert()
2007 else if (MEM_P (dest) in record_last_set_info()
2328 else if (MEM_P (dest)) in mark_set()
3084 || ! MEM_P (XEXP (note, 0)))) in do_local_cprop()
4647 if (MEM_P (expr->expr)) in compute_transpout()
5205 if (! MEM_P (x)) in simple_mem()
[all …]
Drtlanal.c513 if (MEM_P (find) && rtx_equal_p (x, find)) in count_occurrences()
708 if (MEM_P (XEXP (body, 0))) in reg_referenced_p()
753 || MEM_P (reg) in reg_set_p()
891 || (!MEM_P (x) && reg_overlap_mentioned_p (data->pat, x))) in set_of_1()
1004 if (MEM_P (dst) && MEM_P (src)) in set_noop_p()
1277 if (MEM_P (in)) in reg_overlap_mentioned_p()
1417 if (MEM_P (XEXP (body, 0))) in note_uses()
1438 if (MEM_P (dest)) in note_uses()
1754 && MEM_P (m = XEXP (u, 0)) && GET_MODE (m) == BLKmode in pure_call_p()
3728 || !MEM_P (SUBREG_REG (x))) in nonzero_bits1()
[all …]
Dcse.c1755 if (*x && MEM_P (*x)) in check_dependence()
2335 if (MEM_P (XEXP (x, 0)) in hash_rtx()
4485 if (MEM_P (x)) in equiv_constant()
4966 if (MEM_P (XEXP (y, 0))) in cse_insn()
4985 if (MEM_P (XEXP (x, 0))) in cse_insn()
5047 if (MEM_P (dest)) in cse_insn()
5173 if (MEM_P (src) in cse_insn()
5387 && MEM_P (src) && ! do_not_record in cse_insn()
5672 || MEM_P (sets[i].orig_src))) in cse_insn()
5697 || (!MEM_P (src_folded) in cse_insn()
[all …]
Dcalls.c1008 && (!DECL_P (base) || MEM_P (DECL_RTL (base))))) in initialize_argument_information()
2026 if (target && MEM_P (target) && CALL_EXPR_RETURN_SLOT_OPT (exp)) in expand_call()
2860 if (target == 0 || !MEM_P (target)) in expand_call()
2919 if (ACCUMULATE_OUTGOING_ARGS && pass && MEM_P (target)) in expand_call()
2944 if (MEM_P (target)) in expand_call()
3368 if (value != 0 && MEM_P (value)) in emit_library_call_value_1()
3419 if (!REG_P (addr) && !MEM_P (addr) in emit_library_call_value_1()
3459 if (!REG_P (val) && !MEM_P (val) in emit_library_call_value_1()
4181 && MEM_P (arg->value) in store_one_arg()
4282 if ((flags & ECF_SIBCALL) && MEM_P (arg->value)) in store_one_arg()
Dflow.c887 || (MEM_P (x) in notice_stack_pointer_modification_1()
2119 && MEM_P (SET_DEST (set))) in init_propagate_block_info()
2314 if (MEM_P (r)) in insn_dead_p()
2622 || (MEM_P (exp) in invalidate_mems_from_set()
2768 if (MEM_P (reg)) in mark_set_1()
2834 if (REG_P (reg) || MEM_P (reg)) in mark_set_1()
2840 if (insn && MEM_P (reg)) in mark_set_1()
2843 if (MEM_P (reg) && ! side_effects_p (reg) in mark_set_1()
3962 if (MEM_P (x)) in mark_used_dest_regs()
4064 if (MEM_P (XEXP (x, 0))) in mark_used_regs()
/openbsd/src/gnu/gcc/gcc/config/vax/
Dvax.c182 else if (MEM_P (operands[i]) in split_quadword_operands()
240 || MEM_P (XEXP (addr, 0))) in print_operand_address()
246 || MEM_P (XEXP (addr, 1))) in print_operand_address()
287 || MEM_P (XEXP (addr, 0))) in print_operand_address()
316 || MEM_P (XEXP (addr, 1))) in print_operand_address()
348 if (breg != 0 || (offset && MEM_P (offset))) in print_operand_address()
895 if (cc_status.value1 && MEM_P (cc_status.value1) in vax_notice_update_cc()
897 && MEM_P (cc_status.value2)) in vax_notice_update_cc()
1195 if (MEM_P (x) && indirectable_address_p (xfoo0, strict)) in nonindexed_address_p()
Dvax.h294 ? MEM_P (OP) && !mode_dependent_address_p (XEXP (OP, 0)) \
896 else if (MEM_P (X)) \
/openbsd/src/gnu/gcc/gcc/config/i386/
Dsse.md63 "TARGET_SSE && !(MEM_P (operands[0]) && MEM_P (operands[1]))"
144 "TARGET_SSE && !(MEM_P (operands[0]) && MEM_P (operands[1]))"
202 "TARGET_SSE && !(MEM_P (operands[0]) && MEM_P (operands[1]))"
211 "TARGET_SSE2 && !(MEM_P (operands[0]) && MEM_P (operands[1]))"
220 "TARGET_SSE2 && !(MEM_P (operands[0]) && MEM_P (operands[1]))"
1029 "TARGET_SSE && !(MEM_P (operands[1]) && MEM_P (operands[2]))"
1313 "TARGET_SSE && !(MEM_P (operands[0]) && MEM_P (operands[1]))"
2042 "TARGET_SSE2 && !(MEM_P (operands[1]) && MEM_P (operands[2]))"
2058 "TARGET_SSE3 && !(MEM_P (operands[0]) && MEM_P (operands[1]))"
2090 "TARGET_SSE2 && !(MEM_P (operands[1]) && MEM_P (operands[2]))"
[all …]
Dmmx.md227 "TARGET_3DNOW && !(MEM_P (operands[0]) && MEM_P (operands[1]))"
238 "TARGET_3DNOW && !(MEM_P (operands[0]) && MEM_P (operands[1]))"
494 "TARGET_MMX && !(MEM_P (operands[0]) && MEM_P (operands[1]))"
513 "TARGET_MMX && !(MEM_P (operands[0]) && MEM_P (operands[1]))"
1160 "TARGET_MMX && !(MEM_P (operands[0]) && MEM_P (operands[1]))"
1179 "TARGET_MMX && !(MEM_P (operands[0]) && MEM_P (operands[1]))"
/openbsd/src/gnu/gcc/gcc/config/score/
Dscore.md96 if (MEM_P (operands[0])
106 "!MEM_P (operands[0]) || register_operand (operands[1], QImode)"
129 if (MEM_P (operands[0])
139 "!MEM_P (operands[0]) || register_operand (operands[1], HImode)"
162 if (MEM_P (operands[0])
172 "!MEM_P (operands[0]) || register_operand (operands[1], SImode)"
213 if (MEM_P (operands[0])
223 "!MEM_P (operands[0]) || register_operand (operands[1], SFmode)"

123