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

12345678

/macosx-10.9.5/gnudiff-19/diffutils/ms/
H A Dconfig.site72 LD=${LD='ld'}
/macosx-10.9.5/libiconv-41/libiconv/djgpp/
H A Dconfig.site49 LD=${LD='/dev/env/DJDIR/bin/ld'}
/macosx-10.9.5/libiconv-41/libiconv/libcharset/djgpp/
H A Dconfig.site49 LD=${LD='/dev/env/DJDIR/bin/ld'}
/macosx-10.9.5/llvmCore-3425.0.33/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.9.5/llvmCore-3425.0.33/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.9.5/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.9.5/tcl-102/tcl_ext/tkimg/tkimg/compat/libpng/contrib/pngminim/decoder/
H A Dmakefile6 LD=$(CC) macro
36 $(LD) -o pngm2pnm$(E) $(OBJS)
/macosx-10.9.5/tcl-102/tcl_ext/tkimg/tkimg/compat/libpng/contrib/pngminim/encoder/
H A Dmakefile6 LD=$(CC) macro
34 $(LD) -o pnm2pngm$(E) $(OBJS)
/macosx-10.9.5/bind9-45.100/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.9.5/passwordserver_sasl-170/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.9.5/gnutar-452/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.9.5/libiconv-41/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.9.5/llvmCore-3425.0.33/unittests/ExecutionEngine/JIT/
H A DMakefile43 LD.Flags += $(RDYNAMIC)
/macosx-10.9.5/mDNSResponder-522.92.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.9.5/tcl-102/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.9.5/vim-53/src/
H A DMake_morph.mak20 LD = gcc macro
76 ${LD} -o $(PRG) $(OBJ) $(LIBS)
/macosx-10.9.5/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.9.5/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.9.5/bash-92/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.9.5/zlib-53/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.9.5/zlib-53/zlib/contrib/pascal/
H A Dzlibd32.mak11 LD = bcc32 macro
85 $(LD) $(LDFLAGS) example.obj $(ZLIB_LIB)
88 $(LD) $(LDFLAGS) minigzip.obj $(ZLIB_LIB)
/macosx-10.9.5/llvmCore-3425.0.33/unittests/
H A DMakefile.unittest43 LD.Flags += $(RPATH) -Wl,$(SharedLibDir)
45 # Also set {DYLD,LD}_LIBRARY_PATH because OSX ignores the rpath most
/macosx-10.9.5/zlib-53/zlib/nintendods/
H A DMakefile70 export LD := $(CC) macro
74 export LD := $(CXX) macro
/macosx-10.9.5/curl-78.94.1/curl/lib/
H A DMakefile.b3241 LD = bcc32
125 $(LD) $(LDFLAGS) -e$(LIBCURL_DLL) $**

Completed in 400 milliseconds

12345678