Home
last modified time | relevance | path

Searched refs:TARGET_VOL_ASM_STOP (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/usr.bin/gcc/gcc/config/ia64/
H A Dia64.h106 #define TARGET_VOL_ASM_STOP (target_flags & MASK_VOL_ASM_STOP) macro
H A Dia64.c4877 || (MEM_VOLATILE_P (x) && TARGET_VOL_ASM_STOP))
/openbsd-src/gnu/gcc/gcc/config/ia64/
H A Dia64.c5580 || (MEM_VOLATILE_P (x) && TARGET_VOL_ASM_STOP)) in rtx_needs_barrier()