Home
last modified time | relevance | path

Searched defs:note_mem_dep (Results 1 – 4 of 4) sorted by relevance

/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dsched-int.h1204 void (*note_mem_dep) (rtx mem1, rtx mem2, rtx insn2, ds_t ds); member
H A Dsched-deps.c1867 note_mem_dep (rtx m1, rtx m2, rtx e, ds_t ds) in note_mem_dep() function
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dsched-int.h1320 void (*note_mem_dep) (rtx mem1, rtx mem2, rtx_insn *insn2, ds_t ds); member
H A Dsched-deps.c1891 note_mem_dep (rtx m1, rtx m2, rtx_insn *e, ds_t ds) in note_mem_dep() function