Searched refs:LD (Results 51 - 75 of 170) sorted by relevance

1234567

/macosx-10.10.1/llvmCore-3425.0.34/lib/Target/NVPTX/
H A DNVPTXISelDAGToDAG.cpp150 LoadSDNode *LD = cast<LoadSDNode>(N); local
151 EVT LoadedVT = LD->getMemoryVT();
155 if (LD->isIndexed())
162 unsigned int codeAddrSpace = getCodeAddrSpace(LD, Subtarget);
166 bool isVolatile = LD->isVolatile();
194 if ((LD->getExtensionType() == ISD::SEXTLOAD))
207 MVT::SimpleValueType TargetVT = LD->getValueType(0).getSimpleVT().SimpleTy;
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/contrib/ldapc++/
H A Dconfigure4714 test -z "$LD" && LD="$ac_prog"
4735 if test -z "$LD"; then
4757 lt_cv_path_LD="$LD" # Let the user override the test with a path.
4761 LD="$lt_cv_path_LD"
4762 if test -n "$LD"; then
4763 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LD" >&5
4764 $as_echo "$LD" >&6; }
4769 test -z "$LD" && as_fn_error "no acceptable ld found in \$PATH" "$LINENO" 5
4770 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if the linker ($LD) i
[all...]
/macosx-10.10.1/file-46/file/
H A Dconfigure4247 test -z "$LD" && LD="$ac_prog"
4268 if test -z "$LD"; then
4290 lt_cv_path_LD="$LD" # Let the user override the test with a path.
4294 LD="$lt_cv_path_LD"
4295 if test -n "$LD"; then
4296 { echo "$as_me:$LINENO: result: $LD" >&5
4297 echo "${ECHO_T}$LD" >&6; }
4302 test -z "$LD" && { { echo "$as_me:$LINENO: error: no acceptable ld found in \$PATH" >&5
4305 { echo "$as_me:$LINENO: checking if the linker ($LD) i
[all...]
/macosx-10.10.1/OpenPAM-20/openpam/
H A Dconfigure3430 test -z "$LD" && LD="$ac_prog"
3451 if test -z "$LD"; then
3473 lt_cv_path_LD="$LD" # Let the user override the test with a path.
3477 LD="$lt_cv_path_LD"
3478 if test -n "$LD"; then
3479 { echo "$as_me:$LINENO: result: $LD" >&5
3480 echo "${ECHO_T}$LD" >&6; }
3485 test -z "$LD" && { { echo "$as_me:$LINENO: error: no acceptable ld found in \$PATH" >&5
3488 { echo "$as_me:$LINENO: checking if the linker ($LD) i
[all...]
/macosx-10.10.1/curl-83.1.2/curl/docs/examples/
H A DMakefile.netware124 LD = mwldnlm
145 LD = nlmconv
348 @$(LD) $(LDFLAGS) $(OBJDIR)/$(@:.nlm=.def)
355 @echo $(DL)# DEF file for linking with $(LD)$(DL) > $@
434 ifeq ($(findstring nlmconv,$(LD)),nlmconv)
/macosx-10.10.1/curl-83.1.2/curl/lib/
H A DMakefile.Watcom33 LD = wlink
236 $(LD) name $^@ @$(LINK_ARG)
H A DMakefile.netware124 LD = mwldnlm
148 LD = nlmconv
373 @$(LD) $(LDFLAGS) $<
380 @echo $(DL)# DEF file for linking with $(LD)$(DL) > $@
453 ifeq ($(findstring nlmconv,$(LD)),nlmconv)
676 @echo compiler/linker: $(CC) / $(LD)
/macosx-10.10.1/curl-83.1.2/curl/src/
H A DMakefile.netware139 LD = mwldnlm
160 LD = nlmconv
396 @$(LD) $(LDFLAGS) $(OBJDIR)/$(TARGET).def
403 @echo $(DL)# DEF file for linking with $(LD)$(DL) > $@
482 ifeq ($(findstring nlmconv,$(LD)),nlmconv)
/macosx-10.10.1/expat-12/expat/
H A Dconfigure3171 test -z "$LD" && LD="$ac_prog"
3192 if test -z "$LD"; then
3214 lt_cv_path_LD="$LD" # Let the user override the test with a path.
3218 LD="$lt_cv_path_LD"
3219 if test -n "$LD"; then
3220 echo "$as_me:$LINENO: result: $LD" >&5
3221 echo "${ECHO_T}$LD" >&6
3226 test -z "$LD" && { { echo "$as_me:$LINENO: error: no acceptable ld found in \$PATH" >&5
3229 echo "$as_me:$LINENO: checking if the linker ($LD) i
[all...]
/macosx-10.10.1/ksh-23/ksh/src/lib/libcmd/
H A DMakefile12 CC.DLL.ORIGIN = $(CC.LD.ORIGIN:C,/.*,,)
/macosx-10.10.1/libiconv-42/libiconv/libcharset/
H A Dconfigure4362 test -z "$LD" && LD="$ac_prog"
4383 if test -z "$LD"; then
4405 lt_cv_path_LD="$LD" # Let the user override the test with a path.
4409 LD="$lt_cv_path_LD"
4410 if test -n "$LD"; then
4411 { echo "$as_me:$LINENO: result: $LD" >&5
4412 echo "${ECHO_T}$LD" >&6; }
4417 test -z "$LD" && { { echo "$as_me:$LINENO: error: no acceptable ld found in \$PATH" >&5
4420 { echo "$as_me:$LINENO: checking if the linker ($LD) i
[all...]
/macosx-10.10.1/llvmCore-3425.0.34/include/llvm/Support/
H A DAllocator.h231 long double LD; member in union:S::__anon9783
/macosx-10.10.1/cxxfilt-11/
H A DGNUSource.make95 Environment += AS="$(AS) -arch $$arch" LD="$(LD) -arch $$arch"
/macosx-10.10.1/tcl-105/tcl_ext/memchan/memchan/win/
H A DMakefile.gnu148 LD = ld
/macosx-10.10.1/bind9-45.101/bind9/contrib/idn/idnkit-1.0-src/
H A Dconfigure1381 test -z "$LD" && LD="$ac_prog"
1402 if test -z "$LD"; then
1420 ac_cv_path_LD="$LD" # Let the user override the test with a path.
1424 LD="$ac_cv_path_LD"
1425 if test -n "$LD"; then
1426 echo "$ac_t""$LD" 1>&6
1430 test -z "$LD" && { echo "configure: error: no acceptable ld found in \$PATH" 1>&2; exit 1; }
1431 echo $ac_n "checking if the linker ($LD) is GNU ld""... $ac_c" 1>&6
1432 echo "configure:1433: checking if the linker ($LD) i
[all...]
/macosx-10.10.1/tcl-105/tcl_ext/tkimg/tkimg/compat/libtiff/
H A Dconfigure657 LD
5177 test -z "$LD" && LD="$ac_prog"
5198 if test -z "$LD"; then
5220 lt_cv_path_LD="$LD" # Let the user override the test with a path.
5224 LD="$lt_cv_path_LD"
5225 if test -n "$LD"; then
5226 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LD" >&5
5227 $as_echo "$LD" >&6; }
5232 test -z "$LD"
[all...]
/macosx-10.10.1/tcl-105/tcl_ext/tkimg/tkimg/libtiff/
H A Dconfigure.lineno657 LD
5177 test -z "$LD" && LD="$ac_prog"
5198 if test -z "$LD"; then
5220 lt_cv_path_LD="$LD" # Let the user override the test with a path.
5224 LD="$lt_cv_path_LD"
5225 if test -n "$LD"; then
5226 { $as_echo "$as_me:${as_lineno-5226}: result: $LD" >&5
5227 $as_echo "$LD" >&6; }
5232 test -z "$LD"
[all...]
/macosx-10.10.1/SmartcardCCID-55008/ccid/ccid/
H A Dconfigure673 LD
5443 test -z "$LD" && LD="$ac_prog"
5464 if test -z "$LD"; then
5486 lt_cv_path_LD="$LD" # Let the user override the test with a path.
5490 LD="$lt_cv_path_LD"
5491 if test -n "$LD"; then
5492 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LD" >&5
5493 $as_echo "$LD" >&6; }
5498 test -z "$LD"
[all...]
/macosx-10.10.1/apr-32/apr-util/apr-util/xml/expat/
H A Dconfigure659 LD
5502 test -z "$LD" && LD="$ac_prog"
5523 if test -z "$LD"; then
5545 lt_cv_path_LD="$LD" # Let the user override the test with a path.
5549 LD="$lt_cv_path_LD"
5550 if test -n "$LD"; then
5551 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LD" >&5
5552 $as_echo "$LD" >&6; }
5557 test -z "$LD"
[all...]
/macosx-10.10.1/cxxfilt-11/cxxfilt/
H A Dltconfig279 old_LD="$LD"
647 test -z "$LD" && LD=ld
917 echo $ac_n "checking whether the linker ($LD) supports shared libraries... $ac_c" 1>&6
961 reload_cmds='$LD$reload_flag -o $output$reload_objs'
1227 case $LD in # libtool.m4 will add one of these switches to LD
2150 AR AR_FLAGS CC LTCC LD LN_S NM LTSHELL LTCONFIG_VERSION \
2275 # MAGIC_CMD=$old_MAGIC_CMD LD=$old_LD LDFLAGS=$old_LDFLAGS LIBS=$old_LIBS \\
2325 LD
[all...]
/macosx-10.10.1/SmartcardCCID-55008/libusb/libusb/
H A Dconfigure656 LD
4345 test -z "$LD" && LD="$ac_prog"
4366 if test -z "$LD"; then
4388 lt_cv_path_LD="$LD" # Let the user override the test with a path.
4392 LD="$lt_cv_path_LD"
4393 if test -n "$LD"; then
4394 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LD" >&5
4395 $as_echo "$LD" >&6; }
4400 test -z "$LD"
[all...]
/macosx-10.10.1/tcl-105/tcl_ext/tkimg/tkimg/compat/libpng/
H A Dconfigure778 LD
4296 test -z "$LD" && LD="$ac_prog"
4317 if test -z "$LD"; then
4339 lt_cv_path_LD="$LD" # Let the user override the test with a path.
4343 LD="$lt_cv_path_LD"
4344 if test -n "$LD"; then
4345 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LD" >&5
4346 $as_echo "$LD" >&6; }
4351 test -z "$LD"
[all...]
/macosx-10.10.1/pyobjc-45/2.6/pyobjc/pyobjc-core/libxml2-src/
H A Dconfigure860 LD
5345 test -z "$LD" && LD="$ac_prog"
5366 if test -z "$LD"; then
5388 lt_cv_path_LD="$LD" # Let the user override the test with a path.
5392 LD="$lt_cv_path_LD"
5393 if test -n "$LD"; then
5394 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LD" >&5
5395 $as_echo "$LD" >&6; }
5400 test -z "$LD"
[all...]
/macosx-10.10.1/tcl-105/tcl_ext/tkimg/tkimg/compat/libjpeg/
H A Dconfigure759 LD
5552 # Check if LD supports linker scripts,
5560 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if LD -Wl,--version-script works" >&5
5561 $as_echo_n "checking if LD -Wl,--version-script works... " >&6; }
6695 test -z "$LD" && LD="$ac_prog"
6716 if test -z "$LD"; then
6738 lt_cv_path_LD="$LD" # Let the user override the test with a path.
6742 LD="$lt_cv_path_LD"
6743 if test -n "$LD"; the
[all...]
/macosx-10.10.1/llvmCore-3425.0.34/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp726 if (LoadSDNode *LD = dyn_cast<LoadSDNode>(Op)) {
727 EVT MemVT = LD->getMemoryVT();
728 ISD::LoadExtType ExtType = ISD::isNON_EXTLoad(LD)
731 : LD->getExtensionType();
734 LD->getChain(), LD->getBasePtr(),
735 LD->getPointerInfo(),
736 MemVT, LD->isVolatile(),
737 LD->isNonTemporal(), LD
950 LoadSDNode *LD = cast<LoadSDNode>(N); local
6998 LoadSDNode *LD = cast<LoadSDNode>(N); local
7300 LoadSDNode *LD = cast<LoadSDNode>(N0); local
7386 LoadSDNode *LD = cast<LoadSDNode>(Value); local
[all...]

Completed in 609 milliseconds

1234567