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

  /src/external/gpl3/gcc/dist/gcc/config/m68k/
m68k.cc 6048 sched_attr_op_type (rtx_insn *insn, bool opx_p, bool address_p)
6169 switch (sched_attr_op_type (insn, true, address_p != 0))
6212 switch (sched_attr_op_type (insn, false, address_p != 0))
6034 sched_attr_op_type (rtx_insn *insn, bool opx_p, bool address_p) function
  /src/external/gpl3/gcc.old/dist/gcc/config/m68k/
m68k.cc 6029 sched_attr_op_type (rtx_insn *insn, bool opx_p, bool address_p)
6150 switch (sched_attr_op_type (insn, true, address_p != 0))
6193 switch (sched_attr_op_type (insn, false, address_p != 0))
6015 sched_attr_op_type (rtx_insn *insn, bool opx_p, bool address_p) function

Completed in 191 milliseconds