Home
last modified time | relevance | path

Searched refs:MEM_VOLATILE_P (Results 1 – 25 of 47) sorted by relevance

12

/freebsd-10-stable/contrib/gcc/
Dalias.c1841 return MEM_VOLATILE_P (x) && MEM_VOLATILE_P (mem); in read_dependence()
2148 if (MEM_VOLATILE_P (x) && MEM_VOLATILE_P (mem)) in true_dependence()
2224 if (MEM_VOLATILE_P (x) && MEM_VOLATILE_P (mem)) in canon_true_dependence()
2286 if (MEM_VOLATILE_P (x) && MEM_VOLATILE_P (mem)) in write_dependence_p()
Dresource.c260 res->volatil |= MEM_VOLATILE_P (x); in mark_referenced_resources()
281 res->volatil |= MEM_VOLATILE_P (x); in mark_referenced_resources()
752 res->volatil |= MEM_VOLATILE_P (x); in mark_set_resources()
800 res->volatil |= MEM_VOLATILE_P (x); in mark_set_resources()
Dcselib.c669 if (MEM_VOLATILE_P (x)) in cselib_hash_rtx()
800 if (MEM_VOLATILE_P (x) || mode == BLKmode in cselib_lookup_mem()
1400 && MEM_VOLATILE_P (PATTERN (insn)))) in cselib_process_insn()
Drtlanal.c128 if (MEM_VOLATILE_P (x)) in rtx_unstable_p()
215 if (MEM_VOLATILE_P (x)) in rtx_varies_p()
1869 if (MEM_VOLATILE_P (x)) in volatile_insn_p()
1933 if (MEM_VOLATILE_P (x)) in volatile_refs_p()
2010 if (MEM_VOLATILE_P (x)) in side_effects_p()
2086 return MEM_VOLATILE_P (x); in may_trap_p_1()
Dexpmed.c671 MEM_VOLATILE_P (op0)); in store_bit_field()
829 MEM_ALIGN (op0), mode, MEM_VOLATILE_P (op0)); in store_fixed_bit_field()
1429 MEM_VOLATILE_P (xop0)); in extract_bit_field()
1563 MEM_VOLATILE_P (xop0)); in extract_bit_field()
1721 MEM_ALIGN (op0), word_mode, MEM_VOLATILE_P (op0)); in extract_fixed_bit_field()
3983 if (MEM_P (op0) && MEM_VOLATILE_P (op0)) in expand_divmod()
3985 if (MEM_P (op1) && MEM_VOLATILE_P (op1)) in expand_divmod()
5172 && (!MEM_P (op0) || ! MEM_VOLATILE_P (op0))) in emit_store_flag()
Dcse.c2325 if (MEM_VOLATILE_P (x) || GET_MODE (x) == BLKmode) in hash_rtx()
2346 && ! MEM_VOLATILE_P (XEXP (x, 0))) in hash_rtx()
2376 if (MEM_VOLATILE_P (x)) in hash_rtx()
2562 if (MEM_VOLATILE_P (x) || MEM_VOLATILE_P (y)) in exp_equiv_p()
2605 if (MEM_VOLATILE_P (x) || MEM_VOLATILE_P (y)) in exp_equiv_p()
6152 && MEM_VOLATILE_P (PATTERN (insn))) in cse_insn()
7380 if (MEM_VOLATILE_P (x)) in count_reg_usage()
Drtl.h1122 #define MEM_VOLATILE_P(RTX) \ macro
1207 (MEM_VOLATILE_P (LHS) = MEM_VOLATILE_P (RHS), \
Dstmt.c284 MEM_VOLATILE_P (body) = vol; in expand_asm()
877 MEM_VOLATILE_P (body) = vol; in expand_asm_operands()
1025 MEM_VOLATILE_P (SET_SRC (XVECEXP (body, 0, i))) = vol; in expand_asm_operands()
Dlocal-alloc.c548 if (MEM_VOLATILE_P (x)) in equiv_init_varies_p()
613 if (MEM_VOLATILE_P (x)) in equiv_init_movable_p()
Dpostreload-gcse.c1187 if (!MEM_VOLATILE_P (src) in eliminate_partially_redundant_loads()
Dexpr.c614 && ! MEM_VOLATILE_P (from) in convert_move()
633 && ! MEM_VOLATILE_P (from) in convert_move()
797 && ((MEM_P (x) && ! MEM_VOLATILE_P (x) in convert_modes()
4134 MEM_VOLATILE_P (to_rtx) = 1; in expand_assignment()
4385 && !(MEM_P (target) && MEM_VOLATILE_P (target)) in store_expr()
7542 if (MEM_P (op0) && volatilep && ! MEM_VOLATILE_P (op0)) in expand_expr_real_1()
7547 MEM_VOLATILE_P (op0) = 1; in expand_expr_real_1()
7691 MEM_VOLATILE_P (op0) |= volatilep; in expand_expr_real_1()
8299 || (MEM_P (target) && MEM_VOLATILE_P (target)) in expand_expr_real_1()
Dsched-deps.c1060 if (code != ASM_OPERANDS || MEM_VOLATILE_P (x)) in sched_analyze_2()
1227 if (MEM_VOLATILE_P (XEXP (pending_mem, 0)) in sched_analyze_insn()
Difcvt.c1445 if (MEM_VOLATILE_P (if_info->a) || MEM_VOLATILE_P (if_info->b)) in noce_try_cmove_arith()
1446 MEM_VOLATILE_P (tmp) = 1; in noce_try_cmove_arith()
Dloop-invariant.c199 if (MEM_VOLATILE_P (x))
Dexplow.c1326 MEM_VOLATILE_P (memref) = 1; in emit_stack_probe()
Drecog.c602 && !MEM_VOLATILE_P (XEXP (x, 0))) in validate_replace_rtx_1()
1014 if (! volatile_ok && MEM_VOLATILE_P (op)) in general_operand()
Dcfgrtl.c2734 && MEM_VOLATILE_P (PATTERN (insn))) in need_fake_edge_p()
2737 && MEM_VOLATILE_P (XVECEXP (PATTERN (insn), 0, 0))) in need_fake_edge_p()
Dcombine.c1302 || (GET_CODE (src) == ASM_OPERANDS && MEM_VOLATILE_P (src)) in can_combine_p()
4410 && (MEM_VOLATILE_P (SUBREG_REG (x)) in combine_simplify_rtx()
6036 && ! MEM_VOLATILE_P (inner)))))) in make_extraction()
6215 || MEM_VOLATILE_P (inner) in make_extraction()
6253 && ! MEM_VOLATILE_P (inner)) in make_extraction()
8689 && ! MEM_VOLATILE_P (varop) in simplify_shift_const_1()
9471 if (MEM_VOLATILE_P (x) || mode_dependent_address_p (XEXP (x, 0))) in gen_lowpart_for_combine()
Dflow.c2318 if (MEM_VOLATILE_P (r) || GET_MODE (r) == BLKmode) in insn_dead_p()
4173 if (code != ASM_OPERANDS || MEM_VOLATILE_P (x)) in mark_used_regs()
/freebsd-10-stable/contrib/gcc/config/ia64/
Dsync.md177 gcc_assert (MEM_VOLATILE_P (operands[0]));
Dia64.c649 return memory_operand(value, VOIDmode) && !MEM_VOLATILE_P (value); in ia64_extra_constraint()
724 if (GET_CODE (src) != MEM || MEM_VOLATILE_P (src)) in ia64_load_pair_ok()
2123 gcc_assert (MEM_VOLATILE_P (mem)); in ia64_expand_atomic_op()
4566 if (MEM_VOLATILE_P (x)) in ia64_print_operand()
4605 if (MEM_VOLATILE_P (x)) in ia64_print_operand()
4899 if (MEM_P (x) && MEM_VOLATILE_P (x)) in ia64_preferred_reload_class()
5580 || (MEM_VOLATILE_P (x) && TARGET_VOL_ASM_STOP)) in rtx_needs_barrier()
/freebsd-10-stable/contrib/gcc/config/sparc/
Dsync.md34 MEM_VOLATILE_P (operands[0]) = 1;
Dsparc.c6567 if (MEM_VOLATILE_P (mem1) || MEM_VOLATILE_P (mem2)) in mems_ok_for_ldd_peep()
8875 MEM_VOLATILE_P (memsi) = MEM_VOLATILE_P (mem); in sparc_expand_compare_and_swap_12()
/freebsd-10-stable/contrib/gcc/config/rs6000/
Dsync.md42 MEM_VOLATILE_P (operands[0]) = 1;
/freebsd-10-stable/contrib/gcc/config/s390/
Ds390.c677 if (MEM_P (inner) && !MEM_VOLATILE_P (inner)) in s390_canonicalize_comparison()
1278 gcc_assert (!MEM_VOLATILE_P (*memop)); in s390_narrow_logical_operator()
1878 if (!MEM_P (op) || MEM_VOLATILE_P (op)) in s390_mem_constraint()
4135 MEM_VOLATILE_P (ac->memsi) = MEM_VOLATILE_P (mem); in init_alignment_context()

12