Searched defs:orig_op0 (Results 1 - 14 of 14) sorted by relevance

/haiku-buildtools/gcc/gcc/
H A Dregcprop.c545 rtx orig_op0 = XEXP (x, 0); local
H A Dregrename.c1209 rtx orig_op0 = XEXP (x, 0); local
H A Dtree-ssa-sccvn.c3423 tree orig_op0, op0 = gimple_assign_rhs1 (stmt); local
H A Dreload.c5555 rtx orig_op0 = XEXP (x, 0); local
[all...]
H A Dcfgexpand.c4235 rtx orig_op0; local
H A Dexpr.c10151 rtx orig_op0, memloc; local
10513 rtx orig_op0; local
/haiku-buildtools/legacy/gcc/gcc/ch/
H A Dexpr.c3278 tree orig_op0 = op0, orig_op1 = op1; local
/haiku-buildtools/legacy/gcc/gcc/
H A Dreload.c5185 register rtx orig_op0 = XEXP (x, 0); local
[all...]
/haiku-buildtools/gcc/gcc/cp/
H A Dconstexpr.c2627 tree orig_op0 = TREE_OPERAND (t, 0); local
H A Dtypeck.c3898 cp_build_binary_op(location_t location, enum tree_code code, tree orig_op0, tree orig_op1, tsubst_flags_t complain) argument
[all...]
/haiku-buildtools/gcc/gcc/config/ia64/
H A Dia64.c1224 rtx orig_op0 = op0; local
/haiku-buildtools/gcc/gcc/c-family/
H A Dc-common.c1175 tree orig_op0, orig_op1, orig_op2; local
11550 warn_for_sign_compare(location_t location, tree orig_op0, tree orig_op1, tree op0, tree op1, tree result_type, enum tree_code resultcode) argument
[all...]
/haiku-buildtools/gcc/gcc/c/
H A Dc-typeck.c10234 build_binary_op(location_t location, enum tree_code code, tree orig_op0, tree orig_op1, int convert_p) argument
[all...]
/haiku-buildtools/gcc/gcc/config/i386/
H A Di386.c17774 rtx op0, op1, orig_op0 = NULL_RTX, m; local
[all...]

Completed in 408 milliseconds