Searched defs:opx_p (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/config/m68k/ |
H A D | m68k.cc | 5978 sched_get_operand (rtx_insn *insn, bool opx_p) in sched_get_operand() 6001 sched_attr_op_type (rtx_insn *insn, bool opx_p, bool address_p) in sched_attr_op_type() 6310 sched_get_opxy_mem_type (rtx_insn *insn, bool opx_p) in sched_get_opxy_mem_type() 6852 sched_get_reg_operand (rtx_insn *insn, bool opx_p) in sched_get_reg_operand() 6885 sched_mem_operand_p (rtx_insn *insn, bool opx_p) in sched_mem_operand_p() 6903 bool opx_p; in sched_get_mem_operand() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/m68k/ |
H A D | m68k.c | 5980 sched_get_operand (rtx_insn *insn, bool opx_p) in sched_get_operand() 6003 sched_attr_op_type (rtx_insn *insn, bool opx_p, bool address_p) in sched_attr_op_type() 6312 sched_get_opxy_mem_type (rtx_insn *insn, bool opx_p) in sched_get_opxy_mem_type() 6854 sched_get_reg_operand (rtx_insn *insn, bool opx_p) in sched_get_reg_operand() 6887 sched_mem_operand_p (rtx_insn *insn, bool opx_p) in sched_mem_operand_p() 6905 bool opx_p; in sched_get_mem_operand() local
|