Searched defs:note_mem_dep (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | sched-int.h | 1323 void (*note_mem_dep) (rtx mem1, rtx mem2, rtx_insn *insn2, ds_t ds); member
|
H A D | sched-deps.cc | 1892 note_mem_dep (rtx m1, rtx m2, rtx_insn *e, ds_t ds) in note_mem_dep() function
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | sched-int.h | 1323 void (*note_mem_dep) (rtx mem1, rtx mem2, rtx_insn *insn2, ds_t ds); member
|
H A D | sched-deps.c | 1892 note_mem_dep (rtx m1, rtx m2, rtx_insn *e, ds_t ds) in note_mem_dep() function
|