| /openbsd/src/gnu/usr.bin/gcc/gcc/ |
| D | alias.c | 1870 return MEM_VOLATILE_P (x) && MEM_VOLATILE_P (mem); 2164 if (MEM_VOLATILE_P (x) && MEM_VOLATILE_P (mem)) 2246 if (MEM_VOLATILE_P (x) && MEM_VOLATILE_P (mem)) 2312 if (MEM_VOLATILE_P (x) && MEM_VOLATILE_P (mem)) 2447 if (MEM_VOLATILE_P (x)) 2477 if (MEM_VOLATILE_P (x)) 2575 if (MEM_VOLATILE_P (x)) 2655 if (MEM_VOLATILE_P (x))
|
| D | resource.c | 270 res->volatil |= MEM_VOLATILE_P (x); 291 res->volatil |= MEM_VOLATILE_P (x); 770 res->volatil |= MEM_VOLATILE_P (x); 820 res->volatil |= MEM_VOLATILE_P (x);
|
| D | cselib.c | 632 if (MEM_VOLATILE_P (x)) 747 if (MEM_VOLATILE_P (x) || mode == BLKmode 1335 && MEM_VOLATILE_P (PATTERN (insn))))
|
| D | rtlanal.c | 97 if (MEM_VOLATILE_P (x)) 185 if (MEM_VOLATILE_P (x)) 2155 if (MEM_VOLATILE_P (x)) 2220 if (MEM_VOLATILE_P (x)) 2298 if (MEM_VOLATILE_P (x)) 2364 return MEM_VOLATILE_P (x);
|
| D | cfganal.c | 267 && MEM_VOLATILE_P (PATTERN (insn))) 270 && MEM_VOLATILE_P (XVECEXP (PATTERN (insn), 0, 0)))
|
| D | expmed.c | 584 MEM_VOLATILE_P (op0)); 746 MEM_ALIGN (op0), mode, MEM_VOLATILE_P (op0)); 1300 MEM_VOLATILE_P (xop0)); 1430 MEM_VOLATILE_P (xop0)); 1586 MEM_ALIGN (op0), word_mode, MEM_VOLATILE_P (op0)); 3110 if (GET_CODE (op0) == MEM && MEM_VOLATILE_P (op0)) 3112 if (GET_CODE (op1) == MEM && MEM_VOLATILE_P (op1)) 4342 && (GET_CODE (op0) != MEM || ! MEM_VOLATILE_P (op0)))
|
| D | sched-deps.c | 852 if (code != ASM_OPERANDS || MEM_VOLATILE_P (x)) 1013 if (MEM_VOLATILE_P (XEXP (pending_mem, 0)))
|
| D | expr.c | 1002 && ! MEM_VOLATILE_P (from) 1134 && ! MEM_VOLATILE_P (from) 1432 && ((GET_CODE (x) == MEM && ! MEM_VOLATILE_P (x) 4172 MEM_VOLATILE_P (to_rtx) = 1; 4436 if (! MEM_VOLATILE_P (target) && (want_value & 1) != 0) 4441 && ! MEM_VOLATILE_P (target) 4503 && (MEM_VOLATILE_P (temp) 4555 && !(GET_CODE (target) == MEM && MEM_VOLATILE_P (target)) 5645 && ! (GET_CODE (target) == MEM && MEM_VOLATILE_P (target))) 7507 if (GET_CODE (op0) == MEM && volatilep && ! MEM_VOLATILE_P (op0)) [all …]
|
| /openbsd/src/gnu/gcc/gcc/config/stormy16/ |
| D | predicates.md | 73 && !MEM_VOLATILE_P (XEXP (op, 0))) 99 if (GET_CODE (op) == MEM && MEM_VOLATILE_P (op))
|
| D | stormy16.c | 554 if (GET_CODE (x) == MEM && MEM_VOLATILE_P (x)) in xstormy16_splittable_below100_operand() 827 dest_volatile = MEM_VOLATILE_P (dest); in xstormy16_split_move() 831 MEM_VOLATILE_P (dest) = 0; in xstormy16_split_move() 840 src_volatile = MEM_VOLATILE_P (src); in xstormy16_split_move() 844 MEM_VOLATILE_P (src) = 0; in xstormy16_split_move() 896 MEM_VOLATILE_P (w_src) = 1; in xstormy16_split_move() 903 MEM_VOLATILE_P (w_dest) = 1; in xstormy16_split_move() 2543 && ! MEM_VOLATILE_P (SET_SRC (PATTERN (load)))) in combine_bnp()
|
| /openbsd/src/gnu/gcc/gcc/ |
| D | alias.c | 1841 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()
|
| D | resource.c | 260 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()
|
| D | cselib.c | 669 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()
|
| D | rtlanal.c | 128 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()
|
| D | cse.c | 2315 if (MEM_VOLATILE_P (x) || GET_MODE (x) == BLKmode) in hash_rtx() 2336 && ! MEM_VOLATILE_P (XEXP (x, 0))) in hash_rtx() 2366 if (MEM_VOLATILE_P (x)) in hash_rtx() 2552 if (MEM_VOLATILE_P (x) || MEM_VOLATILE_P (y)) in exp_equiv_p() 2595 if (MEM_VOLATILE_P (x) || MEM_VOLATILE_P (y)) in exp_equiv_p() 6142 && MEM_VOLATILE_P (PATTERN (insn))) in cse_insn() 7370 if (MEM_VOLATILE_P (x)) in count_reg_usage()
|
| D | expmed.c | 671 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() 3987 if (MEM_P (op0) && MEM_VOLATILE_P (op0)) in expand_divmod() 3989 if (MEM_P (op1) && MEM_VOLATILE_P (op1)) in expand_divmod() 5176 && (!MEM_P (op0) || ! MEM_VOLATILE_P (op0))) in emit_store_flag()
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/config/stormy16/ |
| D | stormy16.c | 705 dest_volatile = MEM_VOLATILE_P (dest); 709 MEM_VOLATILE_P (dest) = 0; 718 src_volatile = MEM_VOLATILE_P (src); 722 MEM_VOLATILE_P (src) = 0; 774 MEM_VOLATILE_P (w_src) = 1; 781 MEM_VOLATILE_P (w_dest) = 1;
|
| /openbsd/src/gnu/gcc/gcc/config/ia64/ |
| D | sync.md | 177 gcc_assert (MEM_VOLATILE_P (operands[0]));
|
| /openbsd/src/gnu/gcc/gcc/config/sparc/ |
| D | sync.md | 34 MEM_VOLATILE_P (operands[0]) = 1;
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/config/mcore/ |
| D | mcore.c | 183 MEM_VOLATILE_P (memref) = 1; 1896 MEM_VOLATILE_P (srcp) = MEM_VOLATILE_P (src_mem); 1917 MEM_VOLATILE_P (dstp) = MEM_VOLATILE_P (dst_mem);
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/config/m68k/ |
| D | m68k.c | 1791 && MEM_VOLATILE_P (operands[0])))) 1841 && MEM_VOLATILE_P (operands[0])))) 1937 || !(GET_CODE (operands[0]) == MEM && MEM_VOLATILE_P (operands[0])))) 1979 || !(GET_CODE (operands[0]) == MEM && MEM_VOLATILE_P (operands[0])))) 1992 || !(GET_CODE (operands[0]) == MEM && MEM_VOLATILE_P (operands[0]))))
|
| /openbsd/src/gnu/gcc/gcc/config/m68k/ |
| D | m68k.c | 1793 && MEM_VOLATILE_P (operands[0])))) in output_move_simode_const() 1852 && MEM_VOLATILE_P (operands[0])))) in output_move_himode() 1906 || !(GET_CODE (operands[0]) == MEM && MEM_VOLATILE_P (operands[0])))) in output_move_qimode() 1941 || !(GET_CODE (operands[0]) == MEM && MEM_VOLATILE_P (operands[0])))) in output_move_stricthi() 1953 || !(GET_CODE (operands[0]) == MEM && MEM_VOLATILE_P (operands[0])))) in output_move_strictqi()
|
| /openbsd/src/gnu/gcc/gcc/config/alpha/ |
| D | sync.md | 42 MEM_VOLATILE_P (operands[0]) = 1;
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/config/ia64/ |
| D | ia64.h | 980 (CLASS == FR_REGS && GET_CODE (X) == MEM && MEM_VOLATILE_P (X) ? NO_REGS \ 1080 (memory_operand((VALUE), VOIDmode) && ! MEM_VOLATILE_P (VALUE))
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/config/arc/ |
| D | arc.c | 668 if (GET_CODE (op) == MEM && MEM_VOLATILE_P (op)) 1770 if (MEM_VOLATILE_P (x))
|