Searched refs:orig (Results 126 - 139 of 139) sorted by relevance

123456

/freebsd-9.3-release/contrib/gcc/
H A Dtree-ssa-loop-ivopts.c5516 get_ref_tag (tree ref, tree orig) argument
5522 for (sv = orig; handled_component_p (sv); sv = TREE_OPERAND (sv, 0))
H A Dcombine.c946 rtx orig = SET_SRC (set);
949 i2mod_old_rhs = copy_rtx (orig);
956 SET_SRC (set) = orig;
939 rtx orig = SET_SRC (set); local
/freebsd-9.3-release/contrib/gcc/config/i386/
H A Di386.c6927 legitimize_pic_address (rtx orig, rtx reg)
6929 rtx addr = orig;
6930 rtx new = orig;
6939 return machopic_legitimize_pic_address (orig, GET_MODE (orig), reg);
7063 return orig;
6909 legitimize_pic_address(rtx orig, rtx reg) argument
/freebsd-9.3-release/contrib/gcc/cp/
H A Dparser.c17383 tree alias, orig;
17387 orig = cp_parser_identifier (parser);
17388 objc_declare_alias (alias, orig);
17380 tree alias, orig; local
/freebsd-9.3-release/sys/cddl/contrib/opensolaris/uts/common/dtrace/
H A Ddtrace.c3764 char *limit = addr + len, *orig = addr; local
3797 limit = orig - 1;
3868 addr = orig + pos;
3884 regs[rd] = (uintptr_t)(addr - orig);
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaExpr.cpp13034 Expr *orig = E; local
13061 << orig->getSourceRange();
13070 S.Diag(loc, diagID) << d << orig->getSourceRange();
/freebsd-9.3-release/sys/dev/bwn/
H A Dif_bwn.c6342 struct bwn_loctl orig, test; local
6366 memcpy(&orig, probe, sizeof(struct bwn_loctl));
6371 memcpy(&test, &orig, sizeof(struct bwn_loctl));
/freebsd-9.3-release/contrib/cvs/src/
H A Dsanity.sh8359 cp imported-f2 ../imported-f2-orig.tmp
8372 dotest import-96.5 "cmp ../imported-f2-orig.tmp imported-f2" ''
8474 cp imported-f2 ../imported-f2-orig.tmp
8490 dotest import-106.5 "cmp ../imported-f2-orig.tmp imported-f2" \
8495 rm imported-f2-orig.tmp
/freebsd-9.3-release/contrib/binutils/opcodes/
H A Dconfigure13880 *.orig | *.bak | *~) ;;
/freebsd-9.3-release/contrib/binutils/binutils/
H A Dconfigure16991 *.orig | *.bak | *~) ;;
/freebsd-9.3-release/contrib/binutils/gas/
H A Dconfigure16151 *.orig | *.bak | *~) ;;
/freebsd-9.3-release/contrib/binutils/ld/
H A Dconfigure15200 *.orig | *.bak | *~) ;;
/freebsd-9.3-release/contrib/ncurses/
H A Dconfigure8701 *.orig|*.rej) ;; #(vi
/freebsd-9.3-release/contrib/binutils/bfd/
H A Dconfigure22472 *.orig | *.bak | *~) ;;

Completed in 395 milliseconds

123456