Home
last modified time | relevance | path

Searched defs:op4 (Results 1 – 25 of 32) sorted by relevance

12

/netbsd/external/gpl3/gcc.old/dist/gcc/
H A Dgimple-match.h207 tree op4) in gimple_match_op()
293 tree op0, tree op1, tree op2, tree op3, tree op4) in set_op()
H A Dtree-parloops.c466 tree op1, op2, op3 = NULL_TREE, op4 = NULL_TREE; in parloops_is_simple_reduction() local
/netbsd/external/gpl3/gcc/dist/gcc/
H A Dgimple-match.h239 tree op4) in gimple_match_op()
325 tree op0, tree op1, tree op2, tree op3, tree op4) in set_op()
H A Dtree-parloops.c466 tree op1, op2, op3 = NULL_TREE, op4 = NULL_TREE; in parloops_is_simple_reduction() local
H A Dtree-parloops.cc466 tree op1, op2, op3 = NULL_TREE, op4 = NULL_TREE; in parloops_is_simple_reduction() local
H A Dsimplify-rtx.c7453 rtx op4 = make_test_reg (mode); in test_vec_merge() local
/netbsd/external/historical/nawk/dist/
H A Dparse.c177 Node *op4(int a, Node *b, Node *c, Node *d, Node *e) in op4() function
/netbsd/external/gpl3/gdb/dist/include/opcode/
H A Dh8300.h893 #define BITOP(code, imm, name, op00, op01, op10, op11, op20, op21, op30, op4) \ argument
900 #define BITOP_B(code, imm, name, op00, op01, op10, op11, op20, op21, op30, op4) \ argument
906 #define EBITOP(code, imm, name, op00, op01, op10, op11, op20, op21, op30, op4) \ argument
910 #define EBITOP_B(code, imm, name, op00, op01, op10, op11, op20, op21, op30, op4) \ argument
H A Dnds32.h109 #define N16_TYPE38(op4, rt3, imm8) \ argument
112 #define N16_TYPE37(op4, rt3, ls, imm7) \ argument
/netbsd/external/gpl3/binutils.old/dist/include/opcode/
H A Dh8300.h893 #define BITOP(code, imm, name, op00, op01, op10, op11, op20, op21, op30, op4) \ argument
900 #define BITOP_B(code, imm, name, op00, op01, op10, op11, op20, op21, op30, op4) \ argument
906 #define EBITOP(code, imm, name, op00, op01, op10, op11, op20, op21, op30, op4) \ argument
910 #define EBITOP_B(code, imm, name, op00, op01, op10, op11, op20, op21, op30, op4) \ argument
H A Dnds32.h109 #define N16_TYPE38(op4, rt3, imm8) \ argument
112 #define N16_TYPE37(op4, rt3, ls, imm7) \ argument
/netbsd/external/gpl3/binutils/dist/include/opcode/
H A Dh8300.h893 #define BITOP(code, imm, name, op00, op01, op10, op11, op20, op21, op30, op4) \ argument
900 #define BITOP_B(code, imm, name, op00, op01, op10, op11, op20, op21, op30, op4) \ argument
906 #define EBITOP(code, imm, name, op00, op01, op10, op11, op20, op21, op30, op4) \ argument
910 #define EBITOP_B(code, imm, name, op00, op01, op10, op11, op20, op21, op30, op4) \ argument
H A Dnds32.h109 #define N16_TYPE38(op4, rt3, imm8) \ argument
112 #define N16_TYPE37(op4, rt3, ls, imm7) \ argument
/netbsd/external/gpl3/gdb.old/dist/include/opcode/
H A Dh8300.h893 #define BITOP(code, imm, name, op00, op01, op10, op11, op20, op21, op30, op4) \ argument
900 #define BITOP_B(code, imm, name, op00, op01, op10, op11, op20, op21, op30, op4) \ argument
906 #define EBITOP(code, imm, name, op00, op01, op10, op11, op20, op21, op30, op4) \ argument
910 #define EBITOP_B(code, imm, name, op00, op01, op10, op11, op20, op21, op30, op4) \ argument
H A Dnds32.h109 #define N16_TYPE38(op4, rt3, imm8) \ argument
112 #define N16_TYPE37(op4, rt3, ls, imm7) \ argument
/netbsd/external/gpl3/gcc/dist/gcc/config/microblaze/
H A Dmicroblaze.c2426 rtx op4 = adjust_address (op, GET_MODE (op), 4); in print_operand() local
H A Dmicroblaze.cc2427 rtx op4 = adjust_address (op, GET_MODE (op), 4); in print_operand() local
/netbsd/external/gpl3/gcc.old/dist/gcc/config/microblaze/
H A Dmicroblaze.c2426 rtx op4 = adjust_address (op, GET_MODE (op), 4); in print_operand() local
/netbsd/external/gpl3/gcc/dist/gcc/config/visium/
H A Dvisium.c2157 rtx op4 = gen_lowpart (SImode, op1); in visium_split_double_add() local
H A Dvisium.cc2159 rtx op4 = gen_lowpart (SImode, op1); in visium_split_double_add() local
/netbsd/external/gpl3/gcc.old/dist/gcc/config/visium/
H A Dvisium.c2157 rtx op4 = gen_lowpart (SImode, op1); in visium_split_double_add() local
/netbsd/external/gpl3/gcc/dist/gcc/config/i386/
H A Di386-expand.c8732 rtx op4 = expand_normal (arg4); in ix86_expand_sse_pcmpestr() local
10987 rtx op0, op1, op2, op3, op4, pat, pat2, insn; in ix86_expand_builtin() local
13924 rtx ops[64], op0, op1, op2, op3, op4, op5; in ix86_expand_vector_init_general() local
H A Di386-expand.cc9943 rtx op4 = expand_normal (arg4); in ix86_expand_sse_pcmpestr() local
12335 rtx op0, op1, op2, op3, op4, pat, pat2, insn; in ix86_expand_builtin() local
15679 rtx ops[64], op0, op1, op2, op3, op4, op5; in ix86_expand_vector_init_general() local
/netbsd/external/gpl3/gcc.old/dist/gcc/config/i386/
H A Di386-expand.c8732 rtx op4 = expand_normal (arg4); in ix86_expand_sse_pcmpestr() local
10987 rtx op0, op1, op2, op3, op4, pat, pat2, insn; in ix86_expand_builtin() local
13924 rtx ops[64], op0, op1, op2, op3, op4, op5; in ix86_expand_vector_init_general() local
/netbsd/sys/arch/aarch64/aarch64/
H A Ddisasm.c777 #define SHIFTOP4(s, op1, op2, op3, op4) \ argument
779 #define SHIFTOP8(s, op1, op2, op3, op4, op5, op6, op7, op8) \ argument

12