Searched defs:new_op (Results 1 - 25 of 37) sorted by relevance

12

/netbsd-current/external/gpl3/binutils/dist/opcodes/
H A Dz8kgen.c916 struct op *new_op = xmalloc (sizeof (struct op) * (c + 1)); local
977 struct op *new_op = xmalloc (sizeof (struct op) * (c + 1)); local
[all...]
/netbsd-current/external/gpl3/binutils/dist/gprofng/src/
H A DExpression.cc1201 OpCode new_op; local
/netbsd-current/external/gpl3/binutils.old/dist/opcodes/
H A Dz8kgen.c916 struct op *new_op = xmalloc (sizeof (struct op) * (c + 1)); local
977 struct op *new_op = xmalloc (sizeof (struct op) * (c + 1)); local
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/opcodes/
H A Dz8kgen.c916 struct op *new_op = xmalloc (sizeof (struct op) * (c + 1)); local
977 struct op *new_op = xmalloc (sizeof (struct op) * (c + 1)); local
[all...]
/netbsd-current/external/gpl3/gdb/dist/opcodes/
H A Dz8kgen.c916 struct op *new_op = xmalloc (sizeof (struct op) * (c + 1)); local
977 struct op *new_op = xmalloc (sizeof (struct op) * (c + 1)); local
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dgimple-match-head.c171 gimple_match_op new_op; local
89 convert_conditional_op(gimple_match_op *orig_op, gimple_match_op *new_op) argument
[all...]
H A Dtree-ssa-dom.c1877 tree new_op = USE_FROM_PTR (op_p); local
H A Dtree-vect-patterns.c789 tree new_op = vect_recog_temp_ssa_var (type, NULL); local
H A Dtree-vect-loop.c8627 tree *new_op; local
H A Dtree-ssa-reassoc.c4586 tree new_op; local
[all...]
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dgimple-match-head.cc173 gimple_match_op new_op; local
91 convert_conditional_op(gimple_match_op *orig_op, gimple_match_op *new_op) argument
[all...]
H A Domp-oacc-kernels-decompose.cc478 tree new_op = OMP_CLAUSE_OPERAND (loop_clause, 0); local
H A Dtree-ssa-dom.cc1917 tree new_op = USE_FROM_PTR (op_p); local
H A Dtree-vect-patterns.cc838 tree new_op = vect_recog_temp_ssa_var (type, NULL); local
H A Dtree-ssa-reassoc.cc4980 tree new_op; local
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/gcc/analyzer/
H A Dconstraint-manager.cc848 enum tree_code new_op local
880 enum tree_code new_op local
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-nios2.c936 unsigned int old_op, new_op; local
[all...]
H A Dtc-aarch64.c7593 enum aarch64_op new_op; local
[all...]
/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dtc-nios2.c931 unsigned int old_op, new_op; local
[all...]
H A Dtc-aarch64.c8525 enum aarch64_op new_op; local
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Dtc-nios2.c936 unsigned int old_op, new_op; local
[all...]
H A Dtc-aarch64.c7618 enum aarch64_op new_op; local
[all...]
/netbsd-current/external/gpl3/gcc/dist/gcc/analyzer/
H A Dconstraint-manager.cc2069 enum tree_code new_op local
2101 enum tree_code new_op local
/netbsd-current/external/gpl3/gcc/dist/libcc1/
H A Dlibcp1plugin.cc3030 plugin_build_new_expr(cc1_plugin::connection *self, const char *new_op, const struct gcc_cp_function_args *placement_in, gcc_type type_in, const struct gcc_cp_function_args *initializer_in) argument
/netbsd-current/external/gpl3/gcc.old/dist/libcc1/
H A Dlibcp1plugin.cc3188 plugin_build_new_expr(cc1_plugin::connection *self, const char *new_op, const struct gcc_cp_function_args *placement_in, gcc_type type_in, const struct gcc_cp_function_args *initializer_in) argument

Completed in 706 milliseconds

12