HomeSort by relevance Sort by last modified time
    Searched refs:LD (Results 201 - 225 of 304) sorted by null

1 2 3 4 5 6 7 891011>>

  /external/llvm/lib/Target/NVPTX/
NVPTXISelLowering.cpp     [all...]
  /external/libcap-ng/libcap-ng-0.7/
configure 532 case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #((
650 LD
    [all...]
  /external/libvorbis/
configure 539 case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in
876 LD
    [all...]
  /external/libpng/
configure 518 case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #((
780 LD
    [all...]
  /external/libusb/
configure 515 case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #((
775 LD
    [all...]
  /external/libusb-compat/
configure 559 case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in
813 LD
    [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
DAGCombiner.cpp 729 if (LoadSDNode *LD = dyn_cast<LoadSDNode>(Op)) {
730 EVT MemVT = LD->getMemoryVT();
731 ISD::LoadExtType ExtType = ISD::isNON_EXTLoad(LD)
734 : LD->getExtensionType();
737 LD->getChain(), LD->getBasePtr(),
738 LD->getPointerInfo(),
739 MemVT, LD->isVolatile(),
740 LD->isNonTemporal(), LD->getAlignment())
    [all...]
LegalizeFloatTypes.cpp     [all...]
  /external/openfst/
configure 534 case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #((
653 LD
    [all...]
  /external/protobuf/gtest/
configure 534 case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #((
643 LD
    [all...]
  /external/expat/
configure 534 case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #((
645 LD
    [all...]
  /external/open-vcdiff/
configure 518 case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #((
780 LD
    [all...]
  /external/protobuf/
configure 526 case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #((
782 LD
    [all...]
  /external/e2fsprogs/e2fsck/
Makefile.in 117 $(E) " LD $@"
118 $(Q) $(LD) $(ALL_LDFLAGS) -o e2fsck $(OBJS) $(LIBS)
121 $(E) " LD $@"
122 $(Q) $(LD) $(LDFLAGS_STATIC) -o e2fsck.static $(OBJS) $(STATIC_LIBS)
125 $(E) " LD $@"
126 $(Q) $(LD) $(ALL_LDFLAGS) -g -pg -o e2fsck.profiled $(PROFILED_OBJS) \
148 $(E) " LD $@"
153 $(E) " LD $@"
164 $(E) " LD $@"
165 $(Q) $(LD) $(ALL_LDFLAGS) -o extend extend.o $(CHECKLIB
    [all...]
  /external/llvm/lib/Target/PowerPC/
PPCRegisterInfo.cpp 57 ImmToIdxMap[PPC::LD] = PPC::LDX; ImmToIdxMap[PPC::STD] = PPC::STDX;
217 BuildMI(MBB, II, dl, TII.get(PPC::LD), Reg)
439 case PPC::LD:
502 // Insert a set of rA with the full offset value before the ld, st, or add
  /ndk/build/tools/
build-mingw64-toolchain.sh 462 LD=${BINPREFIX}ld
467 export CC CXX LD AS AR RANLIB STRIP
470 LD=ld
common-build-host-funcs.sh 774 LD=$BH_HOST_CONFIG-ld
781 export CC CXX LD AR AS RANLIB NM STRIP STRINGS
  /external/llvm/lib/Target/ARM/
ARMISelDAGToDAG.cpp     [all...]
  /external/clang/lib/Frontend/
ASTConsumers.cpp 403 LabelDecl *LD = cast<LabelDecl>(*I);
404 Out << "<Label> " << *LD << '\n';
  /external/libvpx/libvpx/build/make/
Makefile 213 $(if $(quiet),@echo " [LD] $$@")
214 $(qexec)$$(LD) $$(strip $$(INTERNAL_LDFLAGS) $$(LDFLAGS) -o $$@ $(2) $(3) $$(extralibs))
219 $(if $(quiet),@echo " [LD] $$@")
253 $(if $(quiet),@echo " [LD] $$@")
254 $(qexec)$$(LD) -shared $$(LDFLAGS) \
  /frameworks/compile/mclinker/include/mcld/LD/
ELFFileFormat.h 14 #include <mcld/LD/LDFileFormat.h>
15 #include <mcld/LD/LDSection.h>
  /external/libmtp/
configure 561 case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in
817 LD
    [all...]
  /external/dropbear/debian/
rules 45 $(MAKE) CC='$(CC)' LD='$(CC)'
  /frameworks/compile/mclinker/lib/Core/
IRBuilder.cpp 10 #include <mcld/LD/ELFReader.h>
12 #include <mcld/LD/SectionData.h>
13 #include <mcld/LD/EhFrame.h>
14 #include <mcld/LD/RelocData.h>
  /frameworks/compile/mclinker/lib/LD/
Archive.cpp 9 #include <mcld/LD/Archive.h>

Completed in 759 milliseconds

1 2 3 4 5 6 7 891011>>