| /NextBSD/contrib/unbound/compat/ |
| HD | chacha_private.h | 42 #define PLUS(v,w) (U32V((v) + (w))) macro 43 #define PLUSONE(v) (PLUS((v),1)) 46 a = PLUS(a,b); d = ROTATE(XOR(d,a),16); \ 47 c = PLUS(c,d); b = ROTATE(XOR(b,c),12); \ 48 a = PLUS(a,b); d = ROTATE(XOR(d,a), 8); \ 49 c = PLUS(c,d); b = ROTATE(XOR(b,c), 7); 149 x0 = PLUS(x0,j0); in chacha_encrypt_bytes() 150 x1 = PLUS(x1,j1); in chacha_encrypt_bytes() 151 x2 = PLUS(x2,j2); in chacha_encrypt_bytes() 152 x3 = PLUS(x3,j3); in chacha_encrypt_bytes() [all …]
|
| /NextBSD/crypto/openssh/openbsd-compat/ |
| HD | chacha_private.h | 42 #define PLUS(v,w) (U32V((v) + (w))) macro 43 #define PLUSONE(v) (PLUS((v),1)) 46 a = PLUS(a,b); d = ROTATE(XOR(d,a),16); \ 47 c = PLUS(c,d); b = ROTATE(XOR(b,c),12); \ 48 a = PLUS(a,b); d = ROTATE(XOR(d,a), 8); \ 49 c = PLUS(c,d); b = ROTATE(XOR(b,c), 7); 149 x0 = PLUS(x0,j0); in chacha_encrypt_bytes() 150 x1 = PLUS(x1,j1); in chacha_encrypt_bytes() 151 x2 = PLUS(x2,j2); in chacha_encrypt_bytes() 152 x3 = PLUS(x3,j3); in chacha_encrypt_bytes() [all …]
|
| /NextBSD/crypto/openssh/ |
| HD | chacha.c | 43 #define PLUS(v,w) (U32V((v) + (w))) macro 44 #define PLUSONE(v) (PLUS((v),1)) 47 a = PLUS(a,b); d = ROTATE(XOR(d,a),16); \ 48 c = PLUS(c,d); b = ROTATE(XOR(b,c),12); \ 49 a = PLUS(a,b); d = ROTATE(XOR(d,a), 8); \ 50 c = PLUS(c,d); b = ROTATE(XOR(b,c), 7); 150 x0 = PLUS(x0,j0); in chacha_encrypt_bytes() 151 x1 = PLUS(x1,j1); in chacha_encrypt_bytes() 152 x2 = PLUS(x2,j2); in chacha_encrypt_bytes() 153 x3 = PLUS(x3,j3); in chacha_encrypt_bytes() [all …]
|
| /NextBSD/usr.bin/at/ |
| HD | parsetime.c | 67 NUMBER, PLUS, MINUS, DOT, SLASH, ID, JUNK, enumerator 248 return sc_tokid = PLUS; in token() 408 if ((sc_tokid == EOF || sc_tokid == PLUS || sc_tokid == MINUS) && in tod() 483 case PLUS: in month() 616 expect(PLUS); in parsetime() 617 case PLUS: in parsetime()
|
| /NextBSD/contrib/gcc/ |
| HD | regclass.c | 1963 case PLUS: in record_address_regs() 1992 record_address_regs (mode, arg0, 0, PLUS, code1, scale); in record_address_regs() 1999 else if (INDEX_REG_CLASS == base_reg_class (VOIDmode, PLUS, SCRATCH)) in record_address_regs() 2001 record_address_regs (mode, arg0, context, PLUS, code1, scale); in record_address_regs() 2003 record_address_regs (mode, arg1, context, PLUS, code0, scale); in record_address_regs() 2010 record_address_regs (mode, arg0, context, PLUS, code1, scale); in record_address_regs() 2016 record_address_regs (mode, arg0, 1, PLUS, code1, scale); in record_address_regs() 2024 && (ok_for_base_p_nonstrict (arg0, mode, PLUS, REG) in record_address_regs() 2027 ok_for_base_p_nonstrict (arg0, mode, PLUS, REG) in record_address_regs() 2029 PLUS, REG, scale); in record_address_regs() [all …]
|
| HD | explow.c | 143 case PLUS: in plus_constant() 210 if (GET_CODE (x) != PLUS) in eliminate_constant_term() 215 && 0 != (tem = simplify_binary_operation (PLUS, GET_MODE (x), *constptr, in eliminate_constant_term() 227 && 0 != (tem = simplify_binary_operation (PLUS, GET_MODE (x), in eliminate_constant_term() 295 else if (GET_CODE (x) == PLUS || GET_CODE (x) == MINUS in break_out_memory_refs() 374 case PLUS: in convert_memory_address() 381 || (GET_CODE (x) == PLUS in convert_memory_address() 447 if (GET_CODE (x) == PLUS) in memory_address() 497 else if (GET_CODE (x) == PLUS in memory_address() 560 && GET_CODE (XEXP (base, 0)) == PLUS in use_anchored_address() [all …]
|
| HD | reload.c | 794 if (CONSTANT_P (inner) || GET_CODE (inner) == PLUS) in reload_inner_reg_of_subreg() 1000 || GET_CODE (SUBREG_REG (in)) == PLUS in push_reload() 1183 && (REG_P (in) || MEM_P (in) || GET_CODE (in) == PLUS) in push_reload() 2325 if (GET_CODE (XEXP (addr, 1)) == PLUS in decompose() 2342 if (GET_CODE (addr) == PLUS) in decompose() 2363 if (GET_CODE (offset) == PLUS) in decompose() 2387 if (all_const && GET_CODE (base) == PLUS) in decompose() 2761 || GET_CODE (recog_data.operand[i]) == PLUS)) in find_reloads() 2814 else if (code == PLUS || GET_RTX_CLASS (code) == RTX_UNARY) in find_reloads() 2973 || GET_CODE (operand) == PLUS in find_reloads() [all …]
|
| HD | loop-iv.c | 407 iv->base = simplify_gen_binary (PLUS, iv->extend_mode, iv->delta, in iv_subreg() 535 iv0->delta = simplify_gen_binary (PLUS, mode, iv0->delta, arg); in iv_add() 627 case PLUS: in get_biv_step_1() 632 if (code == PLUS && CONSTANT_P (op0)) in get_biv_step_1() 716 *inner_step = simplify_gen_binary (PLUS, outer_mode, in get_biv_step_1() 728 case PLUS: in get_biv_step_1() 876 iv->step = simplify_gen_binary (PLUS, outer_mode, inner_step, outer_step); in iv_analyze_biv() 943 case PLUS: in iv_analyze_expr() 994 case PLUS: in iv_analyze_expr() 1208 val = simplify_gen_binary (PLUS, iv->extend_mode, iv->base, in get_iv_value() [all …]
|
| HD | alias.c | 838 || (GET_CODE (XEXP (src, 0)) == PLUS in find_base_value() 845 if (GET_CODE (src) != PLUS && GET_CODE (src) != MINUS) in find_base_value() 850 case PLUS: in find_base_value() 1039 case PLUS: in record_set() 1163 if (GET_CODE (x) == PLUS) in canon_rtx() 1246 if (code == PLUS) in rtx_equal_for_memref_p() 1412 if (GET_CODE (x) != PLUS && GET_CODE (x) != MINUS) in find_base_term() 1416 case PLUS: in find_base_term() 1683 if (GET_CODE (x) == PLUS) in memrefs_conflict_p() 1690 if (GET_CODE (y) == PLUS) in memrefs_conflict_p() [all …]
|
| HD | loop-doloop.c | 115 if (GET_CODE (inc_src) != PLUS in doloop_condition_get() 141 || (GET_CODE (XEXP (condition, 0)) == PLUS in doloop_condition_get() 320 if (GET_CODE (counter_reg) == PLUS) in doloop_modify() 360 count = simplify_gen_binary (PLUS, mode, count, const1_rtx); in doloop_modify()
|
| HD | regmove.c | 963 && GET_CODE (SET_SRC (pset)) == PLUS in fixup_match_2() 1319 if (GET_CODE (SET_SRC (set)) == PLUS in regmove_optimize() 1685 if ((code == PLUS || code == LSHIFTRT in fixup_match_1() 1787 if (code == PLUS && backward in fixup_match_1() 1813 if (code != PLUS in fixup_match_1() 1819 if (code == PLUS) in fixup_match_1() 1890 && code == PLUS in fixup_match_1() 1912 if (! overlap && (code == PLUS || code == MINUS)) in fixup_match_1() 1960 && (code == PLUS || code == MINUS) && insn_const in fixup_match_1() 1970 if (post_inc && code == PLUS in fixup_match_1() [all …]
|
| HD | regrename.c | 522 case PLUS: in scan_rtx_address() 578 && regno_ok_for_base_p (regno1, mode, PLUS, REG)) in scan_rtx_address() 581 && regno_ok_for_base_p (regno0, mode, PLUS, REG)) in scan_rtx_address() 583 else if (regno_ok_for_base_p (regno1, mode, PLUS, REG)) in scan_rtx_address() 585 else if (regno_ok_for_base_p (regno0, mode, PLUS, REG)) in scan_rtx_address() 612 scan_rtx_address (insn, locB, base_reg_class (mode, PLUS, index_code), in scan_rtx_address() 1446 case PLUS: in replace_oldest_value_addr() 1502 && regno_ok_for_base_p (regno1, mode, PLUS, REG)) in replace_oldest_value_addr() 1505 && regno_ok_for_base_p (regno0, mode, PLUS, REG)) in replace_oldest_value_addr() 1507 else if (regno_ok_for_base_p (regno1, mode, PLUS, REG)) in replace_oldest_value_addr() [all …]
|
| HD | simplify-rtx.c | 169 && GET_CODE (XEXP (addr, 0)) == PLUS in avoid_constant_pool_reference() 412 if (GET_CODE (op) == PLUS in simplify_unary_operation_1() 428 if (GET_CODE (op) == PLUS in simplify_unary_operation_1() 512 if (GET_CODE (op) == PLUS in simplify_unary_operation_1() 530 if (GET_CODE (op) == PLUS in simplify_unary_operation_1() 1498 case PLUS: in simplify_binary_operation_1() 1802 return simplify_gen_binary (PLUS, mode, op0, XEXP (op1, 0)); in simplify_binary_operation_1() 1816 return simplify_gen_binary (PLUS, mode, in simplify_binary_operation_1() 1853 return simplify_gen_binary (PLUS, mode, in simplify_binary_operation_1() 1938 return simplify_gen_binary (PLUS, mode, op0, copy_rtx (op0)); in simplify_binary_operation_1() [all …]
|
| HD | postreload.c | 802 && GET_CODE (SET_SRC (set)) == PLUS in reload_combine() 1079 case PLUS: in reload_combine_note_use() 1265 else if (rtx_cost (new_src, PLUS) < rtx_cost (src, SET) in reload_cse_move2add() 1328 && GET_CODE (SET_SRC (set)) == PLUS in reload_cse_move2add() 1347 else if ((rtx_cost (new_src, PLUS) in reload_cse_move2add() 1474 case PLUS: in move2add_note_store()
|
| HD | sdbout.c | 93 (GET_CODE (X) == PLUS ? INTVAL (XEXP (X, 1)) : 0) 898 && ((GET_CODE (XEXP (value, 0)) == PLUS in sdbout_symbol() 1279 if (GET_CODE (addr) == PLUS in sdbout_parms() 1305 && GET_CODE (XEXP (DECL_RTL (parms), 0)) == PLUS in sdbout_parms() 1407 && GET_CODE (XEXP (DECL_RTL (parms), 0)) == PLUS in sdbout_reg_parms()
|
| /NextBSD/contrib/gcc/config/s390/ |
| HD | predicates.md | 71 ;; Return true if OP is a PLUS that is not a legitimate 124 if (GET_CODE (op) == PLUS) 293 else if (GET_CODE (src_addr) == PLUS 313 || GET_CODE (XEXP (SET_SRC (elt), 0)) != PLUS 351 else if (GET_CODE (dest_addr) == PLUS 371 || GET_CODE (XEXP (SET_DEST (elt), 0)) != PLUS
|
| HD | s390.c | 525 if (GET_CODE (op0) == PLUS && GET_CODE (XEXP (op0, 1)) == CONST_INT in s390_select_ccmode() 528 if ((GET_CODE (op0) == PLUS || GET_CODE (op0) == MINUS in s390_select_ccmode() 574 if (GET_CODE (op0) == PLUS && GET_CODE (XEXP (op0, 1)) == CONST_INT in s390_select_ccmode() 598 if (GET_CODE (op0) == PLUS in s390_select_ccmode() 1546 else if (GET_CODE (addr) == PLUS) in s390_decompose_address() 1568 else if (code0 == PLUS) in s390_decompose_address() 1594 && GET_CODE (XEXP (disp, 0)) == PLUS in s390_decompose_address() 1828 if (op && GET_CODE (op) == PLUS && GET_CODE (XEXP (op, 1)) == CONST_INT) in s390_decompose_shift_count() 2137 case PLUS: in s390_rtx_costs() 2282 || outer_code == PLUS || outer_code == MINUS in s390_rtx_costs() [all …]
|
| /NextBSD/contrib/one-true-awk/ |
| HD | b.c | 51 #define UNARY case STAR: case PLUS: case QUEST: 426 case PLUS: in first() 454 case PLUS: in follow() 721 case PLUS: in unary() 723 return (unary(op2(PLUS, np, NIL))); in unary() 800 case '+': return PLUS; in relex()
|
| /NextBSD/contrib/gcc/config/ia64/ |
| HD | predicates.md | 47 if (GET_CODE (op) != PLUS 104 if (GET_CODE (op) != PLUS 155 if (GET_CODE (op) != PLUS 198 if (GET_CODE (op) != PLUS 238 if (GET_CODE (op) != PLUS 262 if (GET_CODE (op) != PLUS 302 if (GET_CODE (op) != PLUS
|
| /NextBSD/contrib/gcc/config/arm/ |
| HD | arm.c | 1645 case PLUS: in const_ok_for_op() 1801 case PLUS: in arm_gen_constant() 2274 else if (code == PLUS && num_bits_set > 16) in arm_gen_constant() 2399 code = PLUS; in arm_gen_constant() 2402 code = PLUS; in arm_gen_constant() 3199 && GET_CODE (XEXP (x, 0)) == PLUS in legitimate_pic_operand_p() 3310 if (GET_CODE (XEXP (orig, 0)) == PLUS in legitimize_pic_address() 3324 gcc_assert (GET_CODE (XEXP (orig, 0)) == PLUS); in legitimize_pic_address() 3535 && GET_CODE (XEXP (x, 1)) == PLUS in arm_legitimate_address_p() 3556 && GET_CODE (XEXP (x, 0)) == PLUS in arm_legitimate_address_p() [all …]
|
| HD | predicates.md | 286 if (GET_CODE (SET_SRC (elt = XVECEXP (op, 0, 0))) == PLUS) 319 || GET_CODE (XEXP (SET_SRC (elt), 0)) != PLUS 343 if (GET_CODE (SET_SRC (elt = XVECEXP (op, 0, 0))) == PLUS) 376 || GET_CODE (XEXP (SET_DEST (elt), 0)) != PLUS
|
| /NextBSD/contrib/less/ |
| HD | regexp.c | 91 #define PLUS 11 /* node Match this (simple) thing 1 or more times. */ macro 443 reginsert(PLUS, ret); 974 case PLUS: { 1210 case PLUS:
|
| /NextBSD/usr.bin/xlint/lint1/ |
| HD | op.h | 77 PLUS, enumerator
|
| HD | tree.c | 127 { PLUS, { 1,0,0,1,0,1,1,0,1,0,0,0,0,0,0,1,0, in initmtab() 642 case PLUS: in build() 907 case PLUS: in typeok() 1383 if (op == PLUS && in chkbeop() 2371 ntn = mktnode(PLUS, tincref(rn->tn_type, PTR), ln, ctn); in bldstr() 2789 case PLUS: in fold() 2965 case PLUS: in foldflt() 3530 if (ln->tn_op == STAR && ln->tn_left->tn_op == PLUS) in chkmisc() 3535 if (ln->tn_op == STAR && ln->tn_left->tn_op == PLUS) in chkmisc() 3580 if (ln->tn_op == STAR && ln->tn_left->tn_op == PLUS) in chkmisc() [all …]
|
| /NextBSD/contrib/gcc/config/sparc/ |
| HD | sparc.c | 945 if (GET_CODE (sym) == CONST && GET_CODE (XEXP (sym, 0)) == PLUS) in sparc_expand_move() 1927 else if (GET_CODE (x) == PLUS || GET_CODE (x) == MINUS in select_cc_mode() 2244 case PLUS: in emit_soft_tfmode_binop() 2472 && GET_CODE (SET_SRC (pat)) == PLUS) in tls_call_delay() 2530 else if (GET_CODE (src) == PLUS in eligible_for_restore_insn() 2536 else if (GET_CODE (src) == PLUS in eligible_for_restore_insn() 2729 case PLUS: in sparc_cannot_force_const_mem() 2774 if (GET_CODE (x) == CONST && GET_CODE (XEXP (x, 0)) == PLUS in pic_address_needs_scratch() 2804 if (GET_CODE (inner) == PLUS in legitimate_constant_p() 2874 && GET_CODE (XEXP (x, 0)) == PLUS in legitimate_pic_operand_p() [all …]
|