Home
last modified time | relevance | path

Searched refs:shadow_p (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/msan/
H A Dmsan_allocator.cc39 uptr shadow_p = MEM_TO_SHADOW(p); in OnUnmap() local
40 ReleaseMemoryPagesToOS(shadow_p, shadow_p + size); in OnUnmap()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/c6x/
H A Dc6x.c2960 shadow_p (rtx_insn *insn) in shadow_p() function
3057 if (shadow_p (within)) in assign_reservations()
4159 else if (shadow_p (insn)) in c6x_sched_reorder_1()
4280 if (!shadow_p (insn)) in c6x_sched_reorder2()
4649 if (!shadow_p (insn)) in c6x_gen_bundles()
4677 && !(shadow_p (next) && CALL_P (next))))) in c6x_gen_bundles()
5705 && !shadow_p (insn)) in hwloop_optimize()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/c6x/
H A Dc6x.cc2962 shadow_p (rtx_insn *insn) in shadow_p() function
3059 if (shadow_p (within)) in assign_reservations()
4161 else if (shadow_p (insn)) in c6x_sched_reorder_1()
4282 if (!shadow_p (insn)) in c6x_sched_reorder2()
4651 if (!shadow_p (insn)) in c6x_gen_bundles()
4679 && !(shadow_p (next) && CALL_P (next))))) in c6x_gen_bundles()
5708 && !shadow_p (insn)) in hwloop_optimize()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dsched-int.h886 unsigned int shadow_p : 1; member
H A Dhaifa-sched.cc226 #define SHADOW_P(INSN) (HID (INSN)->shadow_p)
H A DChangeLog-201118541 feeds_backtrack_insn and shadow_p.
H A DChangeLog-201419342 * config/c6x/c6x.c (shadow_p): Likewise for param "insn".
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dsched-int.h886 unsigned int shadow_p : 1; member
H A Dhaifa-sched.c226 #define SHADOW_P(INSN) (HID (INSN)->shadow_p)