Searched defs:op2 (Results 1 - 25 of 39) sorted by relevance

12

/freebsd-10-stable/contrib/gcc/config/rs6000/
H A Drs6000-c.c166 signed char op2; member in struct:altivec_builtin_types
/freebsd-10-stable/sys/boot/arm/at91/boot2/
H A Dboot2.c313 const u_int8_t op2[] = "ufs:ad0"; local
/freebsd-10-stable/bin/sh/
H A Darith_yacc.c118 static inline int higher_prec(int op1, int op2) argument
210 int op2; local
[all...]
/freebsd-10-stable/contrib/one-true-awk/
H A Dparse.c141 Node *op2(int a, Node *b, Node *c) function
/freebsd-10-stable/sys/boot/arm/ixp425/boot2/
H A Dboot2.c400 const u_int8_t op2[] = "ufs:ad0"; local
/freebsd-10-stable/contrib/gcc/cp/
H A Dcvt.c820 tree op2 = TREE_OPERAND (expr,2); local
H A Dtypeck.c4772 build_x_conditional_expr(tree ifexp, tree op1, tree op2) argument
4824 build_x_compound_expr(tree op1, tree op2) argument
[all...]
/freebsd-10-stable/contrib/gcc/
H A Dvalue-prof.c266 tree modify, op, op1, op2, result, value, tree_val; local
339 tree_mod_pow2 (tree stmt, tree operation, tree op1, tree op2, int prob, argument
175 tree_divmod_fixed_value(tree stmt, tree operation, tree op1, tree op2, tree value, int prob, gcov_type count, gcov_type all) argument
433 tree modify, op, op1, op2, result, value; local
502 tree_mod_subtract(tree stmt, tree operation, tree op1, tree op2, int prob1, int prob2, int ncounts, gcov_type count1, gcov_type count2, gcov_type all) argument
615 tree modify, op, op1, op2, result, value; local
[all...]
H A Dtree-flow-inline.h1194 tree op2 = NULL_TREE; local
H A Ddf-problems.c639 bitmap op2 = df_ru_get_bb_info (dflow, e->dest->index)->in; local
1163 bitmap op2 = df_rd_get_bb_info (dflow, e->src->index)->out; local
1655 bitmap op2 = df_lr_get_bb_info (dflow, e->dest->index)->in; local
2016 bitmap op2 = df_ur_get_bb_info (dflow, e->src->index)->out; local
2619 bitmap op2 = df_urec_get_bb_info (dflow, e->src->index)->out; local
[all...]
H A Dlambda-code.c1779 tree op2 = VEC_index (tree, results, 1); local
H A Drecog.c2384 rtx op2 = recog_data.operand[opno]; local
H A Dsimplify-rtx.c230 simplify_gen_ternary(enum rtx_code code, enum machine_mode mode, enum machine_mode op0_mode, rtx op0, rtx op1, rtx op2) argument
268 rtx op0, op1, op2; local
4043 simplify_ternary_operation(enum rtx_code code, enum machine_mode mode, enum machine_mode op0_mode, rtx op0, rtx op1, rtx op2) argument
[all...]
H A Dtree-scalar-evolution.c2141 tree res, op0, op1, op2; local
H A Dtree-vectorizer.c1819 tree operation, op1, op2; local
H A Dtree-ssa-pre.c1555 tree op2 = TREE_OPERAND (expr, 1); local
1571 tree op2 = TREE_OPERAND (expr, 2); local
1603 tree op2 = TREE_OPERAND (expr, 2); local
2223 tree op1, op2, op3; local
2329 tree op0, op2; local
2384 tree op2 = TREE_OPERAND (expr, 1); local
3204 poolify_modify_expr(tree type, tree op1, tree op2) argument
[all...]
H A Doptabs.c507 expand_ternary_op(enum machine_mode mode, optab ternary_optab, rtx op0, rtx op1, rtx op2, rtx target, int unsignedp) argument
4051 emit_conditional_move(rtx target, enum rtx_code code, rtx op0, rtx op1, enum machine_mode cmode, rtx op2, rtx op3, enum machine_mode mode, int unsignedp) argument
4179 emit_conditional_add(rtx target, enum rtx_code code, rtx op0, rtx op1, enum machine_mode cmode, rtx op2, rtx op3, enum machine_mode mode, int unsignedp) argument
[all...]
H A Dreload.c5267 rtx op0 = 0, op1 = 0, op2 = 0; local
[all...]
/freebsd-10-stable/contrib/binutils/opcodes/
H A Darc-dis.c196 instruction_name(struct arcDisState * state, int op1, int op2, int * flags) argument
/freebsd-10-stable/sys/amd64/amd64/
H A Ddb_disasm.c116 #define op2(x,y) ((x)|((y)<<8)) macro
[all...]
/freebsd-10-stable/sys/i386/i386/
H A Ddb_disasm.c101 #define op2(x,y) ((x)|((y)<<8)) macro
[all...]
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Core/
H A DMangled.cpp3693 auto op2 = db.names.back().move_full(); local
/freebsd-10-stable/sys/amd64/vmm/
H A Dvmm_instruction_emul.c1057 uint64_t regop, memop, op1, op2, rflags, rflags2; local
/freebsd-10-stable/contrib/gdb/gdb/
H A Ds390-tdep.c951 is_ri (bfd_byte *insn, int op1, int op2, unsigned int *r1, int *i2) argument
966 is_ril (bfd_byte *insn, int op1, int op2, argument
1033 is_rsy (bfd_byte *insn, int op1, int op2, argument
1070 is_rxy (bfd_byte *insn, int op1, int op2, argument
/freebsd-10-stable/sys/fs/nfsclient/
H A Dnfs_clstate.c2963 struct nfsclopen *op, *op2; local
[all...]

Completed in 610 milliseconds

12