Home
last modified time | relevance | path

Searched refs:optype (Results 1 – 25 of 142) sorted by relevance

123456

/netbsd/usr.sbin/bootp/common/
H A Dreadfile.c707 if (optype == OP_BOOLEAN) \
826 optype = OP_ADDITION; in eval_symbol()
829 optype = OP_DELETION; in eval_symbol()
833 optype = OP_BOOLEAN; in eval_symbol()
880 if (optype == OP_BOOLEAN) in eval_symbol()
902 if (optype == OP_BOOLEAN) in eval_symbol()
962 if (optype == OP_BOOLEAN) in eval_symbol()
984 if (optype == OP_BOOLEAN) in eval_symbol()
1007 switch (optype) { in eval_symbol()
1017 switch (optype) { in eval_symbol()
[all …]
/netbsd/external/gpl3/gcc/dist/gcc/
H A Dvalue-prof.c662 tree optype, op1, op2; in gimple_divmod_fixed_value() local
670 optype = TREE_TYPE (gimple_assign_lhs (stmt)); in gimple_divmod_fixed_value()
687 tmp2 = create_tmp_reg (optype, "PROF"); in gimple_divmod_fixed_value()
857 tree optype, op1, op2; in gimple_mod_pow2() local
872 result = create_tmp_reg (optype, "PROF"); in gimple_mod_pow2()
876 build_int_cst (optype, -1)); in gimple_mod_pow2()
1008 tree optype, op1, op2; in gimple_mod_subtract() local
1023 result = create_tmp_reg (optype, "PROF"); in gimple_mod_subtract()
1511 tree tmp0, tmp1, vcall_size, optype; in gimple_stringop_fixed_value() local
1524 optype = TREE_TYPE (vcall_size); in gimple_stringop_fixed_value()
[all …]
H A Dvalue-prof.cc683 tree optype, op1, op2; in gimple_divmod_fixed_value() local
691 optype = TREE_TYPE (gimple_assign_lhs (stmt)); in gimple_divmod_fixed_value()
708 tmp2 = create_tmp_reg (optype, "PROF"); in gimple_divmod_fixed_value()
894 tree optype, op1, op2; in gimple_mod_pow2() local
909 result = create_tmp_reg (optype, "PROF"); in gimple_mod_pow2()
913 build_int_cst (optype, -1)); in gimple_mod_pow2()
1045 tree optype, op1, op2; in gimple_mod_subtract() local
1060 result = create_tmp_reg (optype, "PROF"); in gimple_mod_subtract()
1548 tree tmp0, tmp1, vcall_size, optype; in gimple_stringop_fixed_value() local
1561 optype = TREE_TYPE (vcall_size); in gimple_stringop_fixed_value()
[all …]
H A Dtree-chrec.c257 && INTEGRAL_TYPE_P (optype) in chrec_fold_plus_1()
258 && tree_nop_conversion_p (type, optype) in chrec_fold_plus_1()
259 && TYPE_UNSIGNED (optype)) in chrec_fold_plus_1()
261 chrec_fold_plus_1 (code, optype, in chrec_fold_plus_1()
262 chrec_convert (optype, in chrec_fold_plus_1()
288 tree optype = TREE_TYPE (TREE_OPERAND (op0, 0)); in chrec_fold_plus_1() local
290 && INTEGRAL_TYPE_P (optype) in chrec_fold_plus_1()
291 && tree_nop_conversion_p (type, optype) in chrec_fold_plus_1()
292 && TYPE_UNSIGNED (optype)) in chrec_fold_plus_1()
294 chrec_fold_plus_1 (code, optype, in chrec_fold_plus_1()
[all …]
H A Dtree-chrec.cc257 && INTEGRAL_TYPE_P (optype) in chrec_fold_plus_1()
258 && tree_nop_conversion_p (type, optype) in chrec_fold_plus_1()
259 && TYPE_UNSIGNED (optype)) in chrec_fold_plus_1()
261 chrec_fold_plus_1 (code, optype, in chrec_fold_plus_1()
262 chrec_convert (optype, in chrec_fold_plus_1()
288 tree optype = TREE_TYPE (TREE_OPERAND (op0, 0)); in chrec_fold_plus_1() local
290 && INTEGRAL_TYPE_P (optype) in chrec_fold_plus_1()
291 && tree_nop_conversion_p (type, optype) in chrec_fold_plus_1()
292 && TYPE_UNSIGNED (optype)) in chrec_fold_plus_1()
294 chrec_fold_plus_1 (code, optype, in chrec_fold_plus_1()
[all …]
/netbsd/external/gpl3/gcc.old/dist/gcc/
H A Dvalue-prof.c662 tree optype, op1, op2; in gimple_divmod_fixed_value() local
670 optype = TREE_TYPE (gimple_assign_lhs (stmt)); in gimple_divmod_fixed_value()
687 tmp2 = create_tmp_reg (optype, "PROF"); in gimple_divmod_fixed_value()
857 tree optype, op1, op2; in gimple_mod_pow2() local
872 result = create_tmp_reg (optype, "PROF"); in gimple_mod_pow2()
876 build_int_cst (optype, -1)); in gimple_mod_pow2()
1008 tree optype, op1, op2; in gimple_mod_subtract() local
1023 result = create_tmp_reg (optype, "PROF"); in gimple_mod_subtract()
1511 tree tmp0, tmp1, vcall_size, optype; in gimple_stringop_fixed_value() local
1524 optype = TREE_TYPE (vcall_size); in gimple_stringop_fixed_value()
[all …]
H A Dtree-chrec.c257 && INTEGRAL_TYPE_P (optype) in chrec_fold_plus_1()
258 && tree_nop_conversion_p (type, optype) in chrec_fold_plus_1()
259 && TYPE_UNSIGNED (optype)) in chrec_fold_plus_1()
261 chrec_fold_plus_1 (code, optype, in chrec_fold_plus_1()
262 chrec_convert (optype, in chrec_fold_plus_1()
288 tree optype = TREE_TYPE (TREE_OPERAND (op0, 0)); in chrec_fold_plus_1() local
290 && INTEGRAL_TYPE_P (optype) in chrec_fold_plus_1()
291 && tree_nop_conversion_p (type, optype) in chrec_fold_plus_1()
292 && TYPE_UNSIGNED (optype)) in chrec_fold_plus_1()
294 chrec_fold_plus_1 (code, optype, in chrec_fold_plus_1()
[all …]
/netbsd/external/gpl3/gdb/dist/include/opcode/
H A Dtic54x.h31 enum optype { enum
124 enum optype operand_types[MAX_OPERANDS];
148 enum optype paroperand_types[MAX_OPERANDS];
/netbsd/external/gpl3/binutils.old/dist/include/opcode/
H A Dtic54x.h31 enum optype { enum
124 enum optype operand_types[MAX_OPERANDS];
148 enum optype paroperand_types[MAX_OPERANDS];
/netbsd/external/gpl3/binutils/dist/include/opcode/
H A Dtic54x.h31 enum optype { enum
124 enum optype operand_types[MAX_OPERANDS];
148 enum optype paroperand_types[MAX_OPERANDS];
/netbsd/external/gpl3/gdb.old/dist/include/opcode/
H A Dtic54x.h31 enum optype { enum
124 enum optype operand_types[MAX_OPERANDS];
148 enum optype paroperand_types[MAX_OPERANDS];
/netbsd/external/gpl3/gcc/dist/gcc/config/pdp11/
H A Dpdp11.c537 optype = REGOP; in pdp11_expand_operands()
540 optype = CNSTOP; in pdp11_expand_operands()
542 optype = POPOP; in pdp11_expand_operands()
544 optype = PUSHOP; in pdp11_expand_operands()
546 optype = OFFSOP; in pdp11_expand_operands()
548 optype = MEMOP; in pdp11_expand_operands()
550 optype = RNDOP; in pdp11_expand_operands()
554 if (optype == RNDOP) in pdp11_expand_operands()
570 optype = OFFSOP; in pdp11_expand_operands()
582 optype = OFFSOP; in pdp11_expand_operands()
[all …]
H A Dpdp11.cc537 optype = REGOP; in pdp11_expand_operands()
540 optype = CNSTOP; in pdp11_expand_operands()
542 optype = POPOP; in pdp11_expand_operands()
544 optype = PUSHOP; in pdp11_expand_operands()
546 optype = OFFSOP; in pdp11_expand_operands()
548 optype = MEMOP; in pdp11_expand_operands()
550 optype = RNDOP; in pdp11_expand_operands()
554 if (optype == RNDOP) in pdp11_expand_operands()
570 optype = OFFSOP; in pdp11_expand_operands()
582 optype = OFFSOP; in pdp11_expand_operands()
[all …]
/netbsd/external/gpl3/gcc.old/dist/gcc/config/pdp11/
H A Dpdp11.c537 optype = REGOP; in pdp11_expand_operands()
540 optype = CNSTOP; in pdp11_expand_operands()
542 optype = POPOP; in pdp11_expand_operands()
544 optype = PUSHOP; in pdp11_expand_operands()
546 optype = OFFSOP; in pdp11_expand_operands()
548 optype = MEMOP; in pdp11_expand_operands()
550 optype = RNDOP; in pdp11_expand_operands()
554 if (optype == RNDOP) in pdp11_expand_operands()
570 optype = OFFSOP; in pdp11_expand_operands()
582 optype = OFFSOP; in pdp11_expand_operands()
[all …]
/netbsd/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-pretty-print.cc1831 tree optype = TREE_TYPE (op); in c_fold_indirect_ref_for_warn() local
1834 if (lang_hooks.types_compatible_p (optype, type)) in c_fold_indirect_ref_for_warn()
1837 else if (TREE_CODE (optype) == COMPLEX_TYPE in c_fold_indirect_ref_for_warn()
1842 else if (TREE_CODE (optype) == COMPLEX_TYPE in c_fold_indirect_ref_for_warn()
1850 if (TREE_CODE (optype) == ARRAY_TYPE in c_fold_indirect_ref_for_warn()
1851 && TYPE_SIZE_UNIT (TREE_TYPE (optype)) in c_fold_indirect_ref_for_warn()
1855 tree type_domain = TYPE_DOMAIN (optype); in c_fold_indirect_ref_for_warn()
1875 else if (TREE_CODE (optype) == RECORD_TYPE) in c_fold_indirect_ref_for_warn()
1877 for (tree field = TYPE_FIELDS (optype); in c_fold_indirect_ref_for_warn()
1911 else if (TREE_CODE (optype) == UNION_TYPE) in c_fold_indirect_ref_for_warn()
[all …]
/netbsd/lib/libpuffs/
H A Dopdump.c170 const char *optype; in puffsdump_req() local
204 optype = map[preq->preq_optype]; in puffsdump_req()
207 optype = buf; in puffsdump_req()
213 optype, preq->preq_cookie, in puffsdump_req()
/netbsd/sys/arch/m68k/fpe/
H A Dfpu_emulate.c91 int optype, sig; in fpu_emulate() local
145 optype = (sval & 0x01C0); in fpu_emulate()
162 if (optype == 0x0000) { in fpu_emulate()
191 } else if (optype == 0x0080 || optype == 0x00C0) { in fpu_emulate()
194 (optype & 0x40) ? "long" : "short")); in fpu_emulate()
196 } else if (optype == 0x0040) { in fpu_emulate()
/netbsd/crypto/external/bsd/openssl.old/dist/crypto/evp/
H A Dpmeth_lib.c366 int EVP_PKEY_CTX_ctrl(EVP_PKEY_CTX *ctx, int keytype, int optype, in EVP_PKEY_CTX_ctrl() argument
387 if ((optype != -1) && !(ctx->operation & optype)) { in EVP_PKEY_CTX_ctrl()
401 int EVP_PKEY_CTX_ctrl_uint64(EVP_PKEY_CTX *ctx, int keytype, int optype, in EVP_PKEY_CTX_ctrl_uint64() argument
404 return EVP_PKEY_CTX_ctrl(ctx, keytype, optype, cmd, 0, &value); in EVP_PKEY_CTX_ctrl_uint64()
448 int EVP_PKEY_CTX_md(EVP_PKEY_CTX *ctx, int optype, int cmd, const char *md) in EVP_PKEY_CTX_md() argument
456 return EVP_PKEY_CTX_ctrl(ctx, -1, optype, cmd, 0, (void *)m); in EVP_PKEY_CTX_md()
/netbsd/external/mpl/bind/dist/lib/isc/
H A Dpk11.c270 pk11_get_session(pk11_context_t *ctx, pk11_optype_t optype, bool need_services, in pk11_get_session() argument
291 switch (optype) { in pk11_get_session()
642 pk11_get_best_token(pk11_optype_t optype) { in pk11_get_best_token() argument
645 switch (optype) { in pk11_get_best_token()
880 pk11_optype_t optype) { in pk11_parse_uri() argument
1047 if (optype == OP_RSA) { in pk11_parse_uri()
1049 } else if (optype == OP_ECDSA) { in pk11_parse_uri()
1051 } else if (optype == OP_EDDSA) { in pk11_parse_uri()
/netbsd/external/gpl3/gdb/dist/sim/cr16/
H A Dgencode.c162 int optype = cr16_instruction[i].operands[k].op_type; in write_opcodes() local
169 printf ("%d,%d",optype, shift); in write_opcodes()
/netbsd/external/gpl3/gdb.old/dist/sim/cr16/
H A Dgencode.c162 int optype = cr16_instruction[i].operands[k].op_type; in write_opcodes() local
169 printf ("%d,%d",optype, shift); in write_opcodes()
/netbsd/crypto/external/bsd/openssl/dist/crypto/evp/
H A Dpmeth_lib.c41 int keytype, int optype,
1312 if ((optype != -1) && !(ctx->operation & optype)) { in evp_pkey_ctx_ctrl_int()
1339 int EVP_PKEY_CTX_ctrl(EVP_PKEY_CTX *ctx, int keytype, int optype, in EVP_PKEY_CTX_ctrl() argument
1350 ret = evp_pkey_ctx_store_cached_data(ctx, keytype, optype, in EVP_PKEY_CTX_ctrl()
1364 return evp_pkey_ctx_ctrl_int(ctx, keytype, optype, cmd, p1, p2); in EVP_PKEY_CTX_ctrl()
1367 int EVP_PKEY_CTX_ctrl_uint64(EVP_PKEY_CTX *ctx, int keytype, int optype, in EVP_PKEY_CTX_ctrl_uint64() argument
1370 return EVP_PKEY_CTX_ctrl(ctx, keytype, optype, cmd, 0, &value); in EVP_PKEY_CTX_ctrl_uint64()
1447 int keytype, int optype, in evp_pkey_ctx_store_cached_data() argument
1490 if (optype != -1 && (ctx->operation & optype) == 0) { in evp_pkey_ctx_store_cached_data()
1618 int EVP_PKEY_CTX_md(EVP_PKEY_CTX *ctx, int optype, int cmd, const char *md) in EVP_PKEY_CTX_md() argument
[all …]
H A Dctrl_params_translate.c239 int optype; /* The operation type */ member
418 if (translation->optype != 0) { in default_fixup_args()
2530 if (item->optype != -1 && (tmpl->optype & item->optype) == 0) in lookup_translation()
2627 int keytype, int optype, in evp_pkey_ctx_ctrl_to_param() argument
2641 tmpl.optype = optype; in evp_pkey_ctx_ctrl_to_param()
2703 int optype = pctx->operation == 0 ? -1 : pctx->operation; in evp_pkey_ctx_ctrl_str_to_param() local
2709 tmpl.optype = optype; in evp_pkey_ctx_ctrl_str_to_param()
2762 int optype = pctx->operation == 0 ? -1 : pctx->operation; in evp_pkey_ctx_setget_params_to_ctrl() local
2773 tmpl.optype = optype; in evp_pkey_ctx_setget_params_to_ctrl()
2789 ret = EVP_PKEY_CTX_ctrl(pctx, keytype, optype, in evp_pkey_ctx_setget_params_to_ctrl()
/netbsd/external/bsd/pcc/dist/pcc/mip/
H A Dregs.c227 o = optype(p->n_op); in nsucomp()
886 switch (optype(p->n_op)) { in setlive()
917 if (optype(p->n_op) == BITYPE) in addedge_r()
919 if (optype(p->n_op) != LTYPE) in addedge_r()
1126 if (optype(o) != BITYPE) in insnwalk()
1184 switch (optype(o)) { in insnwalk()
1383 ty = optype(p->n_op); in deldead()
1397 int o = optype(p->n_op); in clrsu()
1541 ty = optype(o); in unionize()
2633 if (optype(p->n_op) != LTYPE) in toptemp()
[all …]
/netbsd/crypto/external/bsd/openssl/dist/crypto/rsa/
H A Drsa_lib.c730 int RSA_pkey_ctx_ctrl(EVP_PKEY_CTX *ctx, int optype, int cmd, int p1, void *p2) in RSA_pkey_ctx_ctrl() argument
737 return EVP_PKEY_CTX_ctrl(ctx, -1, optype, cmd, p1, p2); in RSA_pkey_ctx_ctrl()
880 int keytype, int optype, in int_set_rsa_md_name() argument
887 if (ctx == NULL || mdname == NULL || (ctx->operation & optype) == 0) { in int_set_rsa_md_name()
920 int keytype, int optype, in int_get_rsa_md_name() argument
927 if (ctx == NULL || mdname == NULL || (ctx->operation & optype) == 0) { in int_get_rsa_md_name()

123456