HomeSort by relevance Sort by last modified time
    Searched refs:LD (Results 26 - 50 of 375) sorted by null

12 3 4 5 6 7 8 91011>>

  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/ExecutionEngine/Orc/
CompileOnDemandLayer.h 229 auto &LD = LogicalDylibs.back();
230 LD.ExternalSymbolResolver = std::move(Resolver);
231 LD.StubsMgr = CreateIndirectStubsManager();
234 if (auto Err = addLogicalModule(LD, std::move(M)))
306 Error addLogicalModule(LogicalDylib &LD, std::shared_ptr<Module> SrcMPtr) {
311 LD.StaticRenamer.rename(*SrcMPtr);
319 auto LMId = LD.addSourceModule(std::move(SrcMPtr));
333 if (auto Sym = LD.findSymbol(BaseLayer, MangledName, false))
341 LD.getStubsToClone(LMId).insert(&F);
351 CCInfo.setCompileAction([this, &LD, LMId, &F]() -> JITTargetAddress
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/ExecutionEngine/Orc/
CompileOnDemandLayer.h 229 auto &LD = LogicalDylibs.back();
230 LD.ExternalSymbolResolver = std::move(Resolver);
231 LD.StubsMgr = CreateIndirectStubsManager();
234 if (auto Err = addLogicalModule(LD, std::move(M)))
306 Error addLogicalModule(LogicalDylib &LD, std::shared_ptr<Module> SrcMPtr) {
311 LD.StaticRenamer.rename(*SrcMPtr);
319 auto LMId = LD.addSourceModule(std::move(SrcMPtr));
333 if (auto Sym = LD.findSymbol(BaseLayer, MangledName, false))
341 LD.getStubsToClone(LMId).insert(&F);
351 CCInfo.setCompileAction([this, &LD, LMId, &F]() -> JITTargetAddress
    [all...]
  /external/sonivox/arm-wt-22k/host_src/
arm-wt-22k.mak 5 # Set the paths to the tools (CC, AR, LD, etc.)
12 LD = C:\Program Files\GNUARM\bin\arm-elf-gcc.exe
24 $(LD) -o $@ $(OBJS) libarm-wt-22k.a -lm
  /art/test/600-verifier-fails/smali/
iget.smali 16 .class public LD;
  /external/syslinux/com32/elflink/
Makefile 19 $(LD) $(LDFLAGS) -o $@ $^
23 $(LD) -n $(LDFLAGS) -o $@ test_com32.o $(LIBGCC) --whole-archive ../lib/libcom32min.a -Map test_com32.map
  /external/expat/
qa.sh 15 : ${LD:=ld}
64 local LD=nccld
88 LD="${LD}" \
  /device/linaro/hikey/l-loader/
hikey.mk 3 LD=$(CROSS_COMPILE)ld
18 $(LD) -Bstatic -Tl-loader.lds -Ttext 0xf9800800 start.o -o loader
  /external/llvm/lib/Target/MSP430/
MSP430ISelDAGToDAG.cpp 299 static bool isValidIndexedLoad(const LoadSDNode *LD) {
300 ISD::MemIndexedMode AM = LD->getAddressingMode();
301 if (AM != ISD::POST_INC || LD->getExtensionType() != ISD::NON_EXTLOAD)
304 EVT VT = LD->getMemoryVT();
309 if (cast<ConstantSDNode>(LD->getOffset())->getZExtValue() != 1)
315 if (cast<ConstantSDNode>(LD->getOffset())->getZExtValue() != 2)
327 LoadSDNode *LD = cast<LoadSDNode>(N);
328 if (!isValidIndexedLoad(LD))
331 MVT VT = LD->getMemoryVT().getSimpleVT();
347 LD->getBasePtr(), LD->getChain()))
    [all...]
  /external/swiftshader/third_party/LLVM/lib/Target/MSP430/
MSP430ISelDAGToDAG.cpp 302 static bool isValidIndexedLoad(const LoadSDNode *LD) {
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);
331 if (!isValidIndexedLoad(LD))
334 MVT VT = LD->getMemoryVT().getSimpleVT();
350 LD->getBasePtr(), LD->getChain())
    [all...]
  /external/llvm/include/llvm/ExecutionEngine/Orc/
CompileOnDemandLayer.h 242 void addLogicalModule(CODLogicalDylib &LD, ModulePtrT SrcMPtr) {
249 auto LMH = LD.createLogicalModule();
250 auto &LMResources = LD.getLogicalModuleResources(LMH);
276 CCInfo.setCompileAction([this, &LD, LMH, &F]() {
277 return this->extractAndCompile(LD, LMH, F);
360 [&LD, LMH](const std::string &Name) {
361 auto &LMResources = LD.getLogicalModuleResources(LMH);
364 auto &LDResolver = LD.getDylibResources().ExternalSymbolResolver;
367 [&LD](const std::string &Name) {
368 auto &LDResolver = LD.getDylibResources().ExternalSymbolResolver
    [all...]
  /device/linaro/bootloader/edk2/BaseTools/Source/C/Makefiles/
ms.app 20 $(LD) /nologo /debug /OPT:REF /OPT:ICF=10 /incremental:no /nodefaultlib:libc.lib /out:$@ $(LIBS) $**
ms.common 59 LD = link.exe
60 LINKER = $(LD)
  /external/lz4/contrib/djgpp/
Makefile 20 LD = $(CROSS)-gcc
56 $(LD) $< -L$(LDIR) -l$(LNK) $(LDFLAGS) $(LIBDEP) -o $@
70 $(LD) $(LDFLAGS) $(LOBJ) $(OBJ) -o $(EDIR)/$@
107 @echo "LD="$(LD)
  /external/syslinux/com32/menu/
Makefile 31 $(LD) $(LDFLAGS) -o $@ $^
34 $(LD) $(LDFLAGS) -o $@ $^
  /external/syslinux/gnu-efi/gnu-efi-3.0/
Make.rules 42 $(LD) $(LDFLAGS) $^ -o $@ $(LOADLIBES)
Makefile 64 @echo LD=$(LD)
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/v850/
pr19937.d 2 #name: Disassembly of LD.BU 0x4[rN], rM
8 0+000 <.*> 8a a7 01 00[ ]+ld.bu[ ]+0\[r10\], r20
9 0+004 <.*> 8a a7 05 00[ ]+ld.bu[ ]+4\[r10\], r20
10 0+008 <.*> 8a a7 09 00[ ]+ld.bu[ ]+8\[r10\], r20
11 0+00c <.*> 0a a7 00 00[ ]+ld.b[ ]+0\[r10\], r20
12 0+010 <.*> 0a a7 04 00[ ]+ld.b[ ]+4\[r10\], r20
13 0+014 <.*> 0a a7 08 00[ ]+ld.b[ ]+8\[r10\], r20
  /external/libgsm/
Makefile 49 LD = $(CC)
51 # LD = gcc
62 ######### Library paths needed by $(LD)
65 ######### Additional libraries needed by $(LD)
137 ######### It's $(LD) $(LFLAGS)
311 $(LD) $(LFLAGS) -o $(TOAST) $(TOAST_OBJECTS) $(LIBGSM) $(LDLIB)
437 $(LD) $(LFLAGS) -o $(TLS)/sweet \
441 $(LD) $(LFLAGS) -o $(TLS)/bitter \
448 $(LD) $(LFLAGS) -o $(TLS)/ginger \
452 $(LD) $(LFLAGS) -o $(TLS)/sour
    [all...]
  /external/ltp/testscripts/build/
build_test_function.sh 193 export LD="$LD"
198 for i in AR ARFLAGS CC CFLAGS CXX CXXFLAGS LD LDFLAGS NM; do
  /external/libcap/pam_cap/
Makefile 20 $(LD) $(LDFLAGS) -o pam_cap.so $< $(LDLIBS)
  /external/mdnsresponder/mDNSPosix/
Makefile 60 LD = ld -shared
94 LD = gcc -shared
105 LD = gcc -shared
150 LD = $(CC) -dynamiclib
257 @$(LD) $(LINKOPTS) -o $@ $+
271 @$(LD) $(LINKOPTS) -o $@ $+
  /external/sonivox/arm-wt-22k/lib_src/
arm-wt-22k_lib.mak 5 # Set the paths to the tools (CC, AR, LD, etc.)
12 LD = C:\Program Files\GNUARM\bin\arm-elf-gcc.exe
  /external/syslinux/com32/chain/
Makefile 25 $(LD) $(LDFLAGS) -o $@ $^
  /external/syslinux/com32/mboot/
Makefile 31 $(LD) $(LDFLAGS) -o $@ $^
  /external/e2fsprogs/tests/progs/
Makefile.in 36 $(E) " LD $@"
37 $(Q) $(LD) $(ALL_LDFLAGS) -o test_rel $(TEST_REL_OBJS) $(LIBS)
40 $(E) " LD $@"
41 $(Q) $(LD) $(ALL_LDFLAGS) -o crcsum crcsum.o $(LIBS)
48 $(E) " LD $@"
49 $(Q) $(LD) $(ALL_LDFLAGS) -o test_icount $(TEST_ICOUNT_OBJS) $(LIBS)

Completed in 7964 milliseconds

12 3 4 5 6 7 8 91011>>