Searched defs:op0 (Results 1 - 25 of 67) sorted by relevance

123

/freebsd-11-stable/contrib/gcc/
H A Dc-omp.c262 tree op0 = TREE_OPERAND (cond, 0); local
H A Ddfp.c463 decimal_do_add (REAL_VALUE_TYPE *r, const REAL_VALUE_TYPE *op0, argument
490 decimal_do_multiply (REAL_VALUE_TYPE *r, const REAL_VALUE_TYPE *op0, argument
512 decimal_do_divide (REAL_VALUE_TYPE *r, const REAL_VALUE_TYPE *op0, 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 Dipa-pure-const.c429 tree op0 = TREE_OPERAND (rhs, 0); local
437 tree op0 = TREE_OPERAND (rhs, 0); local
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.c220 tree op0 = TREE_OPERAND (def_rhs, 0); local
266 tree op0 = TREE_OPERAND (def_rhs, 0); local
427 tree op0 = TREE_OPERAND (cond, 0); local
505 tree op0 = TREE_OPERAND (cond, 0); local
[all...]
H A Dtree-ssa-threadedge.c373 tree op0, op1; local
[all...]
H A Dtree-ssa-uncprop.c111 tree op0 = TREE_OPERAND (cond, 0); local
[all...]
H A Ddojump.c497 tree op0 = save_expr (TREE_OPERAND (exp, 0)); 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
673 rtx op0 = expand_normal (TREE_OPERAND (exp, swap)); local
688 do_jump_by_parts_zero_rtx(enum machine_mode mode, rtx op0, rtx if_false_label, rtx if_true_label) argument
738 do_jump_by_parts_equality_rtx(enum machine_mode mode, rtx op0, rtx op1, rtx if_false_label, rtx if_true_label) argument
777 rtx op0 = expand_normal (TREE_OPERAND (exp, 0)); 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 Dtree-object-size.c558 tree op0 = TREE_OPERAND (value, 0); local
837 tree op0 = TREE_OPERAND (rhs, 0); local
913 tree op0 = TREE_OPERAND (rhs, 0); local
[all...]
H A Dtree-ssa-copy.c636 tree op0 = get_last_copy_of (TREE_OPERAND (cond, 0)); local
H A Dtree-ssa-phiopt.c505 tree op0, tmp, cond_tmp; local
715 tree lhs, rhs, op0, op1, bound; local
[all...]
H A Dtree-tailcall.c274 tree op0, op1, non_ass_var; local
H A Dvalue-prof.c707 tree assign, lhs, rhs, divisor, op0, type; local
H A Dexplow.c298 rtx op0 = break_out_memory_refs (XEXP (x, 0)); local
H A Dipa-reference.c512 tree op0 = TREE_OPERAND (rhs, 0); local
520 tree op0 = TREE_OPERAND (rhs, 0); 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
2406 tree op0; local
[all...]
H A Dpredict.c971 tree op0, op1, res; local
985 tree op0, res; local
1033 tree op0; local
[all...]
H A Dregrename.c528 rtx op0 = orig_op0; local
1452 rtx op0 = orig_op0; local
[all...]
H A Dtree-ssa-ccp.c880 tree op0 = TREE_OPERAND (rhs, 0); local
907 tree op0 = TREE_OPERAND (rhs, 0); local
1853 tree op0 = TREE_OPERAND (expr, 0); local
2056 tree op0 = TREE_OPERAND (expr, 0); local
[all...]
H A Dtree-ssa-dom.c399 tree op0; local
925 build_and_record_new_cond (enum tree_code new_code, tree op0, tree op1, tree *p) argument
941 tree op0, op1; local
1346 tree op0 = TREE_OPERAND (cond, 0); local
[all...]
H A Dtree-ssa-loop-niter.c1050 tree op0, op1; local
1558 tree op0, op1, subtype, maxt; local
1764 tree op0 = TREE_OPERAND (stmt, 0); local
[all...]
/freebsd-11-stable/sys/fs/nfsserver/
H A Dnfs_nfsdsocket.c619 int i, lktype, op, op0 = 0, statsinprog = 0; local
/freebsd-11-stable/contrib/binutils/opcodes/
H A Dsparc-dis.c249 sparc_opcode *op0 = * (sparc_opcode **) a; local
[all...]

Completed in 306 milliseconds

123