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

  /src/external/gpl3/gcc/dist/gcc/config/frv/
frv.cc 122 struct frv_io { struct
7650 frv_same_doubleword_p (const struct frv_io *io1, const struct frv_io *io2)
7665 frv_io_fixed_order_p (const struct frv_io *io1, const struct frv_io *io2)
7684 frv_io_union (struct frv_io *x, const struct frv_io *y)
7699 frv_extract_membar (struct frv_io *io, rtx_insn *insn)
7761 frv_optimize_membar_local (basic_block bb, struct frv_io *next_io,
7792 memset (next_io, 0, sizeof (struct frv_io));
    [all...]
  /src/external/gpl3/gcc.old/dist/gcc/config/frv/
frv.cc 122 struct frv_io { struct
7648 frv_same_doubleword_p (const struct frv_io *io1, const struct frv_io *io2)
7663 frv_io_fixed_order_p (const struct frv_io *io1, const struct frv_io *io2)
7682 frv_io_union (struct frv_io *x, const struct frv_io *y)
7697 frv_extract_membar (struct frv_io *io, rtx_insn *insn)
7759 frv_optimize_membar_local (basic_block bb, struct frv_io *next_io,
7790 memset (next_io, 0, sizeof (struct frv_io));
    [all...]

Completed in 33 milliseconds