Searched refs:LD (Results 1 - 25 of 170) sorted by relevance

1234567

/macosx-10.10/gnudiff-19/diffutils/ms/
H A Dconfig.site72 LD=${LD='ld'}
/macosx-10.10/OpenSSL098-52/src/crypto/bn/asm/
H A Dppc.pl110 $LD= "lwz"; # load
134 $LD= "ld"; # load
377 $LD r5,`0*$BNSZ`(r4)
386 $LD r6,`1*$BNSZ`(r4)
407 $LD r6,`2*$BNSZ`(r4)
420 $LD r6,`3*$BNSZ`(r4)
431 $LD r5,`1*$BNSZ`(r4)
432 $LD r6,`2*$BNSZ`(r4)
450 $LD r6,`3*$BNSZ`(r4)
462 $LD r
[all...]
/macosx-10.10/libiconv-42/libiconv/djgpp/
H A Dconfig.site49 LD=${LD='/dev/env/DJDIR/bin/ld'}
/macosx-10.10/libiconv-42/libiconv/libcharset/djgpp/
H A Dconfig.site49 LD=${LD='/dev/env/DJDIR/bin/ld'}
/macosx-10.10/llvmCore-3425.0.34/lib/Target/Hexagon/
H A DHexagonISelDAGToDAG.cpp78 SDNode *SelectBaseOffsetLoad(LoadSDNode *LD, DebugLoc dl);
79 SDNode *SelectIndexedLoad(LoadSDNode *LD, DebugLoc dl);
80 SDNode *SelectIndexedLoadZeroExtend64(LoadSDNode *LD, unsigned Opcode,
82 SDNode *SelectIndexedLoadSignExtend64(LoadSDNode *LD, unsigned Opcode,
299 SDNode *HexagonDAGToDAGISel::SelectBaseOffsetLoad(LoadSDNode *LD, DebugLoc dl) { argument
300 SDValue Chain = LD->getChain();
301 SDNode* Const32 = LD->getBasePtr().getNode();
305 ISD::isNormalLoad(LD)) {
307 EVT LoadedVT = LD->getMemoryVT();
328 LD
345 SelectIndexedLoadSignExtend64(LoadSDNode *LD, unsigned Opcode, DebugLoc dl) argument
409 SelectIndexedLoadZeroExtend64(LoadSDNode *LD, unsigned Opcode, DebugLoc dl) argument
486 SelectIndexedLoad(LoadSDNode *LD, DebugLoc dl) argument
582 LoadSDNode *LD = cast<LoadSDNode>(N); local
762 LoadSDNode *LD = cast<LoadSDNode>(MulOp0.getNode()); local
788 LoadSDNode *LD = cast<LoadSDNode>(MulOp1.getNode()); local
942 LoadSDNode *LD = cast<LoadSDNode>(MulOp0.getNode()); local
967 LoadSDNode *LD = cast<LoadSDNode>(MulOp1.getNode()); local
[all...]
/macosx-10.10/OpenSSL098-52/src/shlib/
H A Dwin32dll.bat8 cl /Felibeay32.dll /GD /MD /LD -DWIN32 %OPTIONS% ms\libeay32.def crypto\crypto.c crypto\bf\asm\b-win32.obj crypto\des\asm\c-win32.obj crypto\des\asm\d-win32.obj crypto\bn\asm\x86nt32.obj user32.lib gdi32.lib wsock32.lib
10 cl /Fessleay32.dll /GD /MD /LD -DWIN32 %OPTIONS% ms\ssleay32.def ssl\ssl.c libeay32.lib
/macosx-10.10/llvmCore-3425.0.34/lib/Target/MSP430/
H A DMSP430ISelDAGToDAG.cpp302 static bool isValidIndexedLoad(const LoadSDNode *LD) { argument
303 ISD::MemIndexedMode AM = LD->getAddressingMode();
304 if (AM != ISD::POST_INC || LD->getExtensionType() != ISD::NON_EXTLOAD)
307 EVT VT = LD->getMemoryVT();
312 if (cast<ConstantSDNode>(LD->getOffset())->getZExtValue() != 1)
318 if (cast<ConstantSDNode>(LD->getOffset())->getZExtValue() != 2)
330 LoadSDNode *LD = cast<LoadSDNode>(N); local
331 if (!isValidIndexedLoad(LD))
334 MVT VT = LD->getMemoryVT().getSimpleVT();
350 LD
359 LoadSDNode *LD = cast<LoadSDNode>(N1); local
[all...]
/macosx-10.10/cxxfilt-11/cxxfilt/
H A Dlibtool.m464 MAGIC_CMD="$MAGIC_CMD" LD="$LD" LDFLAGS="$LDFLAGS" LIBS="$LIBS" \
152 LD="${LD-ld} -melf32bsmip"
155 LD="${LD-ld} -melf32bmipn32"
158 LD="${LD-ld} -melf64bmip"
164 LD="${LD
[all...]
H A Dconfig.rpath32 # The environment variables CC, GCC, LDFLAGS, LD, with_gnu_ld
146 if $LD --help 2>&1 | egrep ': supported targets:.* elf' > /dev/null; then
156 if $LD --help 2>&1 | grep 'auto-import' > /dev/null; then
165 if $LD -v 2>&1 | egrep 'BFD 2\.8' > /dev/null; then
167 elif $LD --help 2>&1 | egrep ': supported targets:.* elf' > /dev/null; then
177 if $LD --help 2>&1 | egrep ': supported targets:.* elf' > /dev/null; then
476 case $LD in
/macosx-10.10/tcl-105/tcl_ext/tkimg/tkimg/compat/libpng/contrib/pngminim/decoder/
H A Dmakefile6 LD=$(CC) macro
36 $(LD) -o pngm2pnm$(E) $(OBJS)
/macosx-10.10/tcl-105/tcl_ext/tkimg/tkimg/compat/libpng/contrib/pngminim/encoder/
H A Dmakefile6 LD=$(CC) macro
34 $(LD) -o pnm2pngm$(E) $(OBJS)
/macosx-10.10/bind9-45.101/bind9/contrib/idn/idnkit-1.0-src/
H A Daclocal.m471 LD="$LD" LDFLAGS="$LDFLAGS" LIBS="$LIBS" \
137 LD="${LD-ld} -32"
140 LD="${LD-ld} -n32"
143 LD="${LD-ld} -64"
302 test -z "$LD" && LD
[all...]
/macosx-10.10/passwordserver_sasl-193/cyrus_sasl/config/
H A Dlibtool.m433 LD="$LD" LDFLAGS="$LDFLAGS" LIBS="$LIBS" \
99 LD="${LD-ld} -32"
102 LD="${LD-ld} -n32"
105 LD="${LD-ld} -64"
264 test -z "$LD" && LD
[all...]
/macosx-10.10/gnutar-453/gnutar/build-aux/
H A Dconfig.rpath17 # The environment variables CC, GCC, LDFLAGS, LD, with_gnu_ld
176 if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
186 if $LD --help 2>&1 | grep 'auto-import' > /dev/null; then
197 if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
206 if $LD -v 2>&1 | grep 'BFD 2\.8' > /dev/null; then
208 elif $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
215 case `$LD -v 2>&1` in
220 if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
232 if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
540 case $LD i
[all...]
/macosx-10.10/libiconv-42/libiconv/build-aux/
H A Dconfig.rpath17 # The environment variables CC, GCC, LDFLAGS, LD, with_gnu_ld
176 if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
186 if $LD --help 2>&1 | grep 'auto-import' > /dev/null; then
197 if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
206 if $LD -v 2>&1 | grep 'BFD 2\.8' > /dev/null; then
208 elif $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
215 case `$LD -v 2>&1` in
220 if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
232 if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
540 case $LD i
[all...]
/macosx-10.10/dyld-353.2.1/unit-tests/test-cases/text-perm-alt-segment/
H A DMakefile48 ${LD} -r -arch ${ARCH} foo.o -rename_section __TEXT __text MYTEXT mytext -o foo2.o
/macosx-10.10/llvmCore-3425.0.34/unittests/ExecutionEngine/JIT/
H A DMakefile43 LD.Flags += $(RDYNAMIC)
/macosx-10.10/mDNSResponder-561.1.1/mDNSPosix/
H A DMakefile60 LD = ld -shared macro
94 LD = gcc -shared macro
105 LD = gcc -shared macro
150 LD = $(CC) -dynamiclib macro
259 @$(LD) $(LINKOPTS) -o $@ $+
273 @$(LD) $(LINKOPTS) -o $@ $+
/macosx-10.10/tcl-105/tcl_ext/tkimg/tkimg/compat/libpng/contrib/pngminim/preader/
H A Dmakefile6 LD=$(CC) macro
52 $(LD) -o rpng2-x$(E) $(OBJS) $(LIBS)
/macosx-10.10/vim-55/src/
H A DMake_morph.mak20 LD = gcc macro
76 ${LD} -o $(PRG) $(OBJ) $(LIBS)
/macosx-10.10/cxxfilt-11/cxxfilt/opcodes/
H A Dia64-opc-m.c874 #define LD(a,b,c) M2, OpMXX6aHint (6, 1, 1, a, b), {F1, F2, MR3, c}, POSTINC, 0, NULL macro
875 {"ldfps", LD (0x02, 0, C8)},
876 {"ldfps.nt1", LD (0x02, 1, C8)},
877 {"ldfps.nta", LD (0x02, 3, C8)},
878 {"ldfpd", LD (0x03, 0, C16)},
879 {"ldfpd.nt1", LD (0x03, 1, C16)},
880 {"ldfpd.nta", LD (0x03, 3, C16)},
881 {"ldfp8", LD (0x01, 0, C16)},
882 {"ldfp8.nt1", LD (0x01, 1, C16)},
883 {"ldfp8.nta", LD (
929 #undef LD macro
[all...]
/macosx-10.10/tcsh-65/tcsh/
H A Dconfig.rpath17 # The environment variables CC, GCC, LDFLAGS, LD, with_gnu_ld
149 if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
159 if $LD --help 2>&1 | grep 'auto-import' > /dev/null; then
168 if $LD -v 2>&1 | grep 'BFD 2\.8' > /dev/null; then
170 elif $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
180 if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
187 if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
497 case $LD in
/macosx-10.10/bash-94.1.2/bash-3.2/support/
H A Dconfig.rpath32 # The environment variables CC, GCC, LDFLAGS, LD, with_gnu_ld
146 if $LD --help 2>&1 | egrep ': supported targets:.* elf' > /dev/null; then
156 if $LD --help 2>&1 | grep 'auto-import' > /dev/null; then
165 if $LD -v 2>&1 | egrep 'BFD 2\.8' > /dev/null; then
167 elif $LD --help 2>&1 | egrep ': supported targets:.* elf' > /dev/null; then
177 if $LD --help 2>&1 | egrep ': supported targets:.* elf' > /dev/null; then
476 case $LD in
/macosx-10.10/zlib-55/zlib/contrib/delphi/
H A Dzlibd32.mak11 LD = bcc32 macro
85 $(LD) $(LDFLAGS) example.obj $(ZLIB_LIB)
88 $(LD) $(LDFLAGS) minigzip.obj $(ZLIB_LIB)
/macosx-10.10/zlib-55/zlib/contrib/pascal/
H A Dzlibd32.mak11 LD = bcc32 macro
85 $(LD) $(LDFLAGS) example.obj $(ZLIB_LIB)
88 $(LD) $(LDFLAGS) minigzip.obj $(ZLIB_LIB)

Completed in 312 milliseconds

1234567