Home
last modified time | relevance | path

Searched refs:simple_memory_operand (Results 1 – 25 of 38) sorted by relevance

12

/netbsd-src/external/gpl3/binutils/dist/opcodes/
H A Ds12z-dis.c257 struct simple_memory_operand *mo = in opr_emit_disassembly()
258 (struct simple_memory_operand *) opr; in opr_emit_disassembly()
H A Ds12z-opc.h220 struct simple_memory_operand struct
H A Ds12z-opc.c350 struct simple_memory_operand *op; in create_simple_memory_operand()
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/
H A Ds12z-dis.c257 struct simple_memory_operand *mo = in opr_emit_disassembly()
258 (struct simple_memory_operand *) opr; in opr_emit_disassembly()
H A Ds12z-opc.h220 struct simple_memory_operand struct
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/pdp11/
H A Dpdp11-protos.h23 extern int simple_memory_operand (rtx, machine_mode);
H A Dconstraints.md77 && !simple_memory_operand (op, GET_MODE (op))")))
83 && simple_memory_operand (op, GET_MODE (op))")))
H A Dpdp11.c1148 if (!simple_memory_operand (addr, mode)) in pdp11_addr_cost()
1347 simple_memory_operand(rtx op, machine_mode mode ATTRIBUTE_UNUSED) in simple_memory_operand() function
2124 !simple_memory_operand (exops[i][0], HImode)) in pdp11_cmp_length()
2127 !simple_memory_operand (exops[i][1], HImode) && in pdp11_cmp_length()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/pdp11/
H A Dpdp11-protos.h23 extern int simple_memory_operand (rtx, machine_mode);
H A Dconstraints.md77 && !simple_memory_operand (op, GET_MODE (op))")))
83 && simple_memory_operand (op, GET_MODE (op))")))
H A Dpdp11.cc1148 if (!simple_memory_operand (addr, mode)) in pdp11_addr_cost()
1346 simple_memory_operand(rtx op, machine_mode mode ATTRIBUTE_UNUSED) in simple_memory_operand() function
2121 !simple_memory_operand (exops[i][0], HImode)) in pdp11_cmp_length()
2124 !simple_memory_operand (exops[i][1], HImode) && in pdp11_cmp_length()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/microblaze/
H A Dmicroblaze-protos.h48 extern int simple_memory_operand (rtx, machine_mode);
H A Dconstraints.md67 (match_test "simple_memory_operand (op, GET_MODE (op))")))
H A Dmicroblaze.cc287 simple_memory_operand (rtx op, machine_mode mode ATTRIBUTE_UNUSED) in simple_memory_operand() function
1306 if (simple_memory_operand (x, mode)) in microblaze_rtx_costs()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/microblaze/
H A Dmicroblaze-protos.h48 extern int simple_memory_operand (rtx, machine_mode);
H A Dconstraints.md67 (match_test "simple_memory_operand (op, GET_MODE (op))")))
H A Dmicroblaze.c286 simple_memory_operand (rtx op, machine_mode mode ATTRIBUTE_UNUSED) in simple_memory_operand() function
1305 if (simple_memory_operand (x, mode)) in microblaze_rtx_costs()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/iq2000/
H A Dconstraints.md79 (match_test "simple_memory_operand (op, mode)"))
H A Dpredicates.md115 (define_predicate "simple_memory_operand"
H A Diq2000.c3297 if (simple_memory_operand (x, mode)) in iq2000_rtx_costs()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/iq2000/
H A Dconstraints.md79 (match_test "simple_memory_operand (op, mode)"))
H A Dpredicates.md115 (define_predicate "simple_memory_operand"
H A Diq2000.cc3297 if (simple_memory_operand (x, mode)) in iq2000_rtx_costs()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/h8300/
H A Dtestcompare.md155 (match_operand:QHSI 1 "simple_memory_operand" ""))
H A Dpredicates.md504 (define_predicate "simple_memory_operand"

12