/netbsd-src/external/gpl3/gcc.old/dist/gcc/c/ |
H A D | c-fold.c | 154 tree orig_op0, orig_op1, orig_op2; in c_fully_fold_internal() local
|
H A D | c-typeck.c | 3953 tree orig_op1 = op1; in pointer_diff() local 5162 tree orig_op1 = op1, orig_op2 = op2; in build_conditional_expr() local 11506 tree orig_op0, tree orig_op1, bool convert_p) in build_binary_op()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/c/ |
H A D | c-fold.cc | 154 tree orig_op0, orig_op1, orig_op2; in c_fully_fold_internal() local
|
H A D | c-typeck.cc | 3985 tree orig_op1 = op1; in pointer_diff() local 5200 tree orig_op1 = op1, orig_op2 = op2; in build_conditional_expr() local 11718 tree orig_op0, tree orig_op1, bool convert_p) in build_binary_op()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | regcprop.c | 553 rtx orig_op1 = XEXP (x, 1); in replace_oldest_value_addr() local
|
H A D | regrename.c | 1294 rtx orig_op1 = XEXP (x, 1); in scan_rtx_address() local
|
H A D | reload.c | 5567 rtx orig_op1 = XEXP (x, 1); in find_reloads_address_1() local
|
H A D | tree-ssa-reassoc.c | 679 tree orig_op1 = op1; in ops_equal_values_p() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | regcprop.cc | 555 rtx orig_op1 = XEXP (x, 1); in replace_oldest_value_addr() local
|
H A D | regrename.cc | 1314 rtx orig_op1 = XEXP (x, 1); in scan_rtx_address() local
|
H A D | tree-ssa-reassoc.cc | 746 tree orig_op1 = op1; in ops_equal_values_p() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
H A D | typeck.c | 4475 enum tree_code code, tree orig_op0, tree orig_op1, in cp_build_binary_op() 7030 tree orig_op1 = op1; in build_x_conditional_expr() local 7153 tree orig_op1 = op1; in build_x_compound_expr() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | typeck.cc | 4912 enum tree_code code, tree orig_op0, tree orig_op1, in cp_build_binary_op() 7545 tree orig_op1 = op1; in build_x_conditional_expr() local 7669 tree orig_op1 = op1; in build_x_compound_expr() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/ |
H A D | c-warn.c | 2258 tree orig_op0, tree orig_op1, in warn_for_sign_compare()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/ |
H A D | c-warn.cc | 2260 tree orig_op0, tree orig_op1, in warn_for_sign_compare()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/ia64/ |
H A D | ia64.cc | 1208 rtx orig_op1, HOST_WIDE_INT addend) in ia64_expand_tls_address()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/ia64/ |
H A D | ia64.c | 1208 rtx orig_op1, HOST_WIDE_INT addend) in ia64_expand_tls_address()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/ |
H A D | i386-expand.c | 19661 rtx orig_op1 = op1, orig_op2 = op2; in ix86_expand_mul_widen_evenodd() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/ |
H A D | i386-expand.cc | 22621 rtx orig_op1 = op1, orig_op2 = op2; in ix86_expand_mul_widen_evenodd() local
|