Searched defs:op1 (Results 1 - 25 of 83) sorted by relevance

1234

/freebsd-10.0-release/contrib/gcc/
H A Dc-omp.c263 tree op1 = TREE_OPERAND (cond, 1); local
H A Ddfp.c463 decimal_do_add(REAL_VALUE_TYPE *r, const REAL_VALUE_TYPE *op0, const REAL_VALUE_TYPE *op1, int subtract_p) argument
490 decimal_do_multiply(REAL_VALUE_TYPE *r, const REAL_VALUE_TYPE *op0, const REAL_VALUE_TYPE *op1) argument
512 decimal_do_divide(REAL_VALUE_TYPE *r, const REAL_VALUE_TYPE *op0, const REAL_VALUE_TYPE *op1) argument
607 decimal_real_arithmetic(REAL_VALUE_TYPE *r, enum tree_code code, const REAL_VALUE_TYPE *op0, const REAL_VALUE_TYPE *op1) argument
[all...]
H A Dloop-doloop.c236 rtx op0 = XEXP (cond, 0), op1 = XEXP (cond, 1); local
H A Dloop-unswitch.c92 compare_and_jump_seq (rtx op0, rtx op1, enum rtx_code comp, rtx label, int prob, argument
H A Dtree-ssa-forwprop.c221 tree op1 = TREE_OPERAND (def_rhs, 1); local
267 tree op1 = TREE_OPERAND (def_rhs, 1); local
428 tree op1 = TREE_OPERAND (cond, 1); local
506 tree op1 = TREE_OPERAND (cond, 1); local
[all...]
H A Dtree-ssa-threadedge.c373 tree op0, op1; local
[all...]
H A Dtree-ssa-uncprop.c112 tree op1 = TREE_OPERAND (cond, 1); local
[all...]
H A Ddojump.c498 tree op1 = save_expr (TREE_OPERAND (exp, 1)); local
618 do_jump_by_parts_greater_rtx(enum machine_mode mode, int unsignedp, rtx op0, rtx op1, rtx if_false_label, rtx if_true_label) argument
674 rtx op1 = expand_normal (TREE_OPERAND (exp, !swap)); local
738 do_jump_by_parts_equality_rtx(enum machine_mode mode, rtx op0, rtx op1, rtx if_false_label, rtx if_true_label) argument
778 rtx op1 = expand_normal (TREE_OPERAND (exp, 1)); local
797 compare_from_rtx(rtx op0, rtx op1, enum rtx_code code, int unsignedp, enum machine_mode mode, rtx size) argument
849 do_compare_rtx_and_jump(rtx op0, rtx op1, enum rtx_code code, int unsignedp, enum machine_mode mode, rtx size, rtx if_false_label, rtx if_true_label) argument
989 rtx op0, op1; local
[all...]
H A Dipa-pure-const.c430 tree op1 = TREE_OPERAND (rhs, 1); local
H A Dtree-object-size.c559 tree op1 = TREE_OPERAND (value, 1); local
838 tree op1 local
914 tree op1 = TREE_OPERAND (rhs, 1); local
[all...]
H A Dtree-ssa-phiopt.c715 tree lhs, rhs, op0, op1, bound; local
[all...]
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
433 tree modify, op, op1, op local
175 tree_divmod_fixed_value(tree stmt, tree operation, tree op1, tree op2, tree value, int prob, gcov_type count, gcov_type all) argument
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 Dexplow.c299 rtx op1 = break_out_memory_refs (XEXP (x, 1)); local
H A Dipa-reference.c513 tree op1 = TREE_OPERAND (rhs, 1); local
H A Dtree-chrec.c232 chrec_fold_automatically_generated_operands(tree op0, tree op1) argument
254 chrec_fold_plus_1(enum tree_code code, tree type, tree op0, tree op1) argument
321 chrec_fold_plus(tree type, tree op0, tree op1) argument
340 chrec_fold_minus(tree type, tree op0, tree op1) argument
357 chrec_fold_multiply(tree type, tree op0, tree op1) argument
[all...]
H A Dtree-pretty-print.c415 tree op0, op1; local
[all...]
H A Dtree-ssa-copy.c637 tree op1 = get_last_copy_of (TREE_OPERAND (cond, 1)); local
H A Dtree-tailcall.c274 tree op0, op1, non_ass_var; local
/freebsd-10.0-release/contrib/gcc/config/rs6000/
H A Drs6000-c.c165 signed char op1; member in struct:altivec_builtin_types
/freebsd-10.0-release/bin/sh/
H A Darith_yacc.c118 static inline int higher_prec(int op1, int op2) argument
/freebsd-10.0-release/contrib/one-true-awk/
H A Dparse.c132 Node *op1(int a, Node *b) function
/freebsd-10.0-release/contrib/gcc/cp/
H A Dcvt.c819 tree op1 = TREE_OPERAND (expr,1); local
836 tree op1 = TREE_OPERAND (expr,1); local
/freebsd-10.0-release/contrib/binutils/opcodes/
H A Dsparc-dis.c250 sparc_opcode *op1 = * (sparc_opcode **) b; local
[all...]
H A Darc-dis.c196 instruction_name(struct arcDisState * state, int op1, int op2, int * flags) argument
/freebsd-10.0-release/sys/dev/digi/
H A Ddigi.c1404 fepcmd(struct digi_p *port, int cmd, int op1, int ncmds) argument

Completed in 702 milliseconds

1234