| /openbsd/src/gnu/gcc/gcc/treelang/ |
| D | parse.y | 578 struct prod_token_parm_item *op2 = $3; variable 587 struct prod_token_parm_item *op2 = $3; variable 596 struct prod_token_parm_item *op2 = $3; variable 606 struct prod_token_parm_item *op2 = $3; variable 907 struct prod_token_parm_item *op2, in make_plus_expression()
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/treelang/ |
| D | parse.y | 569 struct prod_token_parm_item *op2; variable 598 struct prod_token_parm_item *op2; variable 627 struct prod_token_parm_item *op2; variable 656 struct prod_token_parm_item *op2; variable
|
| /openbsd/src/gnu/gcc/gcc/ |
| D | value-prof.c | 176 tree op1, tree op2, tree value, int prob, gcov_type count, in tree_divmod_fixed_value() 266 tree modify, op, op1, op2, result, value, tree_val; in tree_divmod_fixed_value_transform() local 339 tree_mod_pow2 (tree stmt, tree operation, tree op1, tree op2, int prob, in tree_mod_pow2() 433 tree modify, op, op1, op2, result, value; in tree_mod_pow2_value_transform() local 502 tree_mod_subtract (tree stmt, tree operation, tree op1, tree op2, in tree_mod_subtract() 615 tree modify, op, op1, op2, result, value; in tree_mod_subtract_transform() local
|
| D | tree-ssa-pre.c | 1538 tree op2 = TREE_OPERAND (expr, 1); in valid_in_set() local 1554 tree op2 = TREE_OPERAND (expr, 2); in valid_in_set() local 1586 tree op2 = TREE_OPERAND (expr, 2); in valid_in_set() local 2206 tree op1, op2, op3; local 2312 tree op0, op2; in create_expression_by_pieces() local 2367 tree op2 = TREE_OPERAND (expr, 1); in create_expression_by_pieces() local 3187 poolify_modify_expr (tree type, tree op1, tree op2) in poolify_modify_expr()
|
| /openbsd/src/gnu/usr.bin/binutils-2.17/opcodes/ |
| D | msp430-dis.c | 290 char *op2, in msp430_doubleoperand() 670 char op1[32], op2[32], comm1[64], comm2[64]; in print_insn_msp430() local
|
| D | d30v-dis.c | 38 int op2 = (num >> 20) & 0x1f; in lookup_opcode() local
|
| D | avr-dis.c | 266 char op1[20], op2[20], comment1[40], comment2[40]; in print_insn_avr() local
|
| /openbsd/src/gnu/usr.bin/binutils/opcodes/ |
| D | msp430-dis.c | 77 char op1[32], op2[32], comm1[64], comm2[64]; local 431 msp430_doubleoperand (info, opcode, addr, insn, op1, op2, comm1, comm2, cycles) in msp430_doubleoperand() argument
|
| D | d30v-dis.c | 125 int op2 = (num >> 20) & 0x1f; local
|
| D | avr-dis.c | 267 char op1[20], op2[20], comment1[40], comment2[40]; local
|
| /openbsd/src/games/hack/ |
| D | hack.options.c | 92 char *op,*op2; in parseoptions() local
|
| /openbsd/src/regress/lib/libc/arch/alpha/divremtest/ |
| D | divremtest.c | 93 } op1, op2, divres, modres, divwant, modwant; in testfile() local
|
| /openbsd/src/sys/dev/pci/drm/i915/gt/ |
| D | intel_gpu_commands.h | 345 #define MI_MATH_INSTR(opcode, op1, op2) ((opcode) << 20 | (op1) << 10 | (op2)) argument 348 #define MI_MATH_LOAD(op1, op2) MI_MATH_INSTR(0x080, op1, op2) argument 349 #define MI_MATH_LOADINV(op1, op2) MI_MATH_INSTR(0x480, op1, op2) argument 357 #define MI_MATH_STORE(op1, op2) MI_MATH_INSTR(0x180, op1, op2) argument 358 #define MI_MATH_STOREINV(op1, op2) MI_MATH_INSTR(0x580, op1, op2) argument
|
| /openbsd/src/usr.sbin/bgpd/ |
| D | flowspec.c | 428 uint8_t op, op2 = 0; in flowspec_fmt_num_op() local 543 uint8_t op, op2 = 0; in flowspec_fmt_bin_op() local
|
| /openbsd/src/sys/arch/hppa/spmath/ |
| D | impyu.S | 35 op2 .reg %r4 ; multiplier label
|
| D | impys.S | 35 op2 .reg %r4 ; multiplier label
|
| /openbsd/src/gnu/gcc/gcc/config/rs6000/ |
| D | rs6000-c.c | 166 signed char op2; member
|
| /openbsd/src/sys/arch/arm64/arm64/ |
| D | disasm.c | 222 #define SYSREG_ENC(op0, op1, CRn, CRm, op2) \ argument 563 uint64_t op0, uint64_t op1, uint64_t CRn, uint64_t CRm, uint64_t op2) in sysregname() 586 #define RSYSREGNAME(buf, buflen, op0, op1, CRn, CRm, op2) \ argument 588 #define WSYSREGNAME(buf, buflen, op0, op1, CRn, CRm, op2) \ argument 722 #define SHIFTOP2(s, op1, op2) \ argument 724 #define SHIFTOP4(s, op1, op2, op3, op4) \ argument 726 #define SHIFTOP8(s, op1, op2, op3, op4, op5, op6, op7, op8) \ argument 1005 const char *op, const char *op2, const char *op3) in csetsel_common() 1295 OP5FUNC(op_sys, op1, CRn, CRm, op2, Rt) in OP5FUNC() argument 1644 OP2FUNC(op_hint, CRm, op2) in OP2FUNC() argument [all …]
|
| /openbsd/src/gnu/gcc/gcc/config/c4x/ |
| D | c4x.c | 3173 rtx op2 = operands[2]; in valid_parallel_load_store() local 3227 rtx op2 = operands[2]; in valid_parallel_operands_4() local 3253 rtx op2 = operands[2]; in valid_parallel_operands_5() local 3293 rtx op2 = operands[2]; in valid_parallel_operands_6() local 3348 rtx op2; in c4x_valid_operands() local
|
| /openbsd/src/gnu/usr.bin/binutils/bfd/ |
| D | vms-tir.c | 631 long op1, op2; local 1462 long op1, op2; local
|
| /openbsd/src/gnu/usr.bin/binutils-2.17/bfd/ |
| D | vms-tir.c | 521 long op1, op2; in etir_opr() local 1316 long op1, op2; in tir_opr() local
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/config/romp/ |
| D | romp.c | 1394 check_precision (opmode, op1, op2) in check_precision() argument 1480 output_fpop (code, op0, op1, op2, insn) in output_fpop() argument
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/config/c4x/ |
| D | c4x.c | 3705 rtx op2 = operands[2]; local 3760 rtx op2 = operands[2]; local 3787 rtx op2 = operands[2]; local 3828 rtx op2 = operands[2]; local 3884 rtx op2; local
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/ |
| D | simplify-rtx.c | 193 simplify_gen_ternary (code, mode, op0_mode, op0, op1, op2) in simplify_gen_ternary() argument 2260 simplify_ternary_operation (code, mode, op0_mode, op0, op1, op2) in simplify_ternary_operation() argument
|
| /openbsd/src/gnu/llvm/llvm/lib/DebugInfo/DWARF/ |
| D | DWARFDebugFrame.cpp | 342 uint64_t op2 = Data.getULEB128(C); in parse() local 352 uint64_t op2 = (uint64_t)Data.getSLEB128(C); in parse() local
|