HomeSort by: relevance | last modified time | path
    Searched defs:note_stores (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/
rtlanal.cc 1515 /* This function, called through note_stores, collects sets and
1538 note_stores (insn, record_hard_reg_sets, pset);
1954 ignored by note_stores, but passed to FUN.
1959 3. the pointer DATA provided to note_stores.
2005 note_stores (const rtx_insn *insn,
4466 note_stores (before, parms_set, &parm);
1989 note_stores (const rtx_insn *insn, function
  /src/external/gpl3/gcc.old/dist/gcc/
rtlanal.cc 1517 /* This function, called through note_stores, collects sets and
1540 note_stores (insn, record_hard_reg_sets, pset);
1956 ignored by note_stores, but passed to FUN.
1961 3. the pointer DATA provided to note_stores.
2007 note_stores (const rtx_insn *insn,
4493 note_stores (before, parms_set, &parm);
1991 note_stores (const rtx_insn *insn, function

Completed in 86 milliseconds