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

1 2 3 4 5 67 8 91011>>

  /frameworks/compile/mclinker/lib/LD/
NamePool.cpp 10 #include <mcld/LD/NamePool.h>
11 #include <mcld/LD/StaticResolver.h>
ELFObjectReader.cpp 9 #include <mcld/LD/ELFObjectReader.h>
19 #include <mcld/LD/ELFReader.h>
20 #include <mcld/LD/EhFrameReader.h>
21 #include <mcld/LD/EhFrame.h>
LDSection.cpp 9 #include <mcld/LD/LDSection.h>
LDSymbol.cpp 9 #include <mcld/LD/LDSymbol.h>
EhFrameReader.cpp 9 #include <mcld/LD/EhFrameReader.h>
15 #include <mcld/LD/EhFrame.h>
16 #include <mcld/LD/LDSection.h>
  /frameworks/compile/mclinker/lib/Target/ARM/
ARMGOT.cpp 13 #include <mcld/LD/LDSection.h>
14 #include <mcld/LD/LDFileFormat.h>
  /frameworks/compile/mclinker/tools/mcld/lib/Core/
Linker.cpp 20 #include <mcld/LD/LDSection.h>
21 #include <mcld/LD/LDContext.h>
  /frameworks/compile/mclinker/unittests/
SymbolCategoryTest.cpp 10 #include <mcld/LD/ResolveInfo.h>
11 #include <mcld/LD/LDSymbol.h>
  /frameworks/compile/mclinker/include/mcld/LD/
DiagnosticEngine.h 16 #include <mcld/LD/DiagnosticInfos.h>
ELFObjectWriter.h 14 #include <mcld/LD/ObjectWriter.h>
ELFReaderIf.h 21 #include <mcld/LD/LDContext.h>
LDContext.h 16 #include <mcld/LD/LDFileFormat.h>
LDSymbol.h 19 #include <mcld/LD/ResolveInfo.h>
MsgHandler.h 18 #include <mcld/LD/DiagnosticEngine.h>
  /frameworks/compile/mclinker/lib/Target/Hexagon/
HexagonPLT.cpp 14 #include <mcld/LD/LDSection.h>
  /frameworks/compile/mclinker/lib/Target/X86/
X86Relocator.h 15 #include <mcld/LD/Relocator.h>
  /frameworks/compile/mclinker/include/mcld/
IRBuilder.h 20 #include <mcld/LD/LDSection.h>
21 #include <mcld/LD/EhFrame.h>
22 #include <mcld/LD/LDSymbol.h>
  /external/qemu/distrib/sdl-1.2.15/acinclude/
libtool.m4 232 test -z "$LD" && LD=ld
    [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
LegalizeVectorTypes.cpp 799 void DAGTypeLegalizer::SplitVecRes_LOAD(LoadSDNode *LD, SDValue &Lo,
801 assert(ISD::isUNINDEXEDLoad(LD) && "Indexed load during type legalization!");
803 DebugLoc dl = LD->getDebugLoc();
804 GetSplitDestVTs(LD->getValueType(0), LoVT, HiVT);
806 ISD::LoadExtType ExtType = LD->getExtensionType();
807 SDValue Ch = LD->getChain();
808 SDValue Ptr = LD->getBasePtr();
810 EVT MemoryVT = LD->getMemoryVT();
811 unsigned Alignment = LD->getOriginalAlignment();
812 bool isVolatile = LD->isVolatile()
    [all...]
LegalizeDAG.cpp 422 ExpandUnalignedLoad(LoadSDNode *LD, SelectionDAG &DAG,
425 assert(LD->getAddressingMode() == ISD::UNINDEXED &&
427 SDValue Chain = LD->getChain();
428 SDValue Ptr = LD->getBasePtr();
429 EVT VT = LD->getValueType(0);
430 EVT LoadedVT = LD->getMemoryVT();
431 DebugLoc dl = LD->getDebugLoc();
437 SDValue newLoad = DAG.getLoad(intVT, dl, Chain, Ptr, LD->getPointerInfo(),
438 LD->isVolatile(),
439 LD->isNonTemporal()
    [all...]
LegalizeTypesGeneric.cpp 250 LoadSDNode *LD = cast<LoadSDNode>(N);
251 EVT NVT = TLI.getTypeToTransformTo(*DAG.getContext(), LD->getValueType(0));
252 SDValue Chain = LD->getChain();
253 SDValue Ptr = LD->getBasePtr();
254 unsigned Alignment = LD->getAlignment();
255 bool isVolatile = LD->isVolatile();
256 bool isNonTemporal = LD->isNonTemporal();
257 bool isInvariant = LD->isInvariant();
261 Lo = DAG.getLoad(NVT, dl, Chain, Ptr, LD->getPointerInfo(),
269 LD->getPointerInfo().getWithOffset(IncrementSize)
    [all...]
  /external/llvm/lib/Target/NVPTX/
NVPTXISelDAGToDAG.cpp 165 LoadSDNode *LD = cast<LoadSDNode>(N);
166 EVT LoadedVT = LD->getMemoryVT();
170 if (LD->isIndexed())
177 unsigned int codeAddrSpace = getCodeAddrSpace(LD, Subtarget);
181 bool isVolatile = LD->isVolatile();
209 if ((LD->getExtensionType() == ISD::SEXTLOAD))
222 MVT::SimpleValueType TargetVT = LD->getValueType(0).getSimpleVT().SimpleTy;
343 SDNode *LD;
425 LD = CurDAG->getMachineNode(Opcode, DL, N->getVTList(), Ops, 7);
459 LD = CurDAG->getMachineNode(Opcode, DL, N->getVTList(), Ops, 8)
    [all...]
  /external/llvm/lib/Target/PowerPC/
PPCISelDAGToDAG.cpp     [all...]
  /external/libffi/
ltcf-c.sh 55 # If archive_cmds runs LD, not CC, wlarc should be empty
58 # See if GNU ld supports shared libraries.
91 if $LD --help 2>&1 | egrep ': supported targets:.* elf' > /dev/null; then
180 archive_cmds='$LD -Bshareable $libobjs $deplibs $linker_flags -o $lib'
189 if $LD -v 2>&1 | egrep 'BFD 2\.8' > /dev/null; then
201 elif $LD --help 2>&1 | egrep ': supported targets:.* elf' > /dev/null; then
210 archive_cmds='$LD -assert pure-text -Bshareable -o $lib $libobjs $deplibs $linker_flags'
221 if $LD --help 2>&1 | egrep ': supported targets:.* elf' > /dev/null; then
240 # ancient GNU ld didn't support --whole-archive et. al.
241 if $LD --help 2>&1 | egrep 'no-whole-archive' > /dev/null; the
    [all...]
ltcf-gcj.sh 58 # If archive_cmds runs LD, not CC, wlarc should be empty
61 # See if GNU ld supports shared libraries.
94 if $LD --help 2>&1 | egrep ': supported targets:.* elf' > /dev/null; then
183 archive_cmds='$LD -Bshareable $libobjs $deplibs $linker_flags -o $lib'
192 if $LD -v 2>&1 | egrep 'BFD 2\.8' > /dev/null; then
204 elif $LD --help 2>&1 | egrep ': supported targets:.* elf' > /dev/null; then
213 archive_cmds='$LD -assert pure-text -Bshareable -o $lib $libobjs $deplibs $linker_flags'
220 if $LD --help 2>&1 | egrep ': supported targets:.* elf' > /dev/null; then
239 # ancient GNU ld didn't support --whole-archive et. al.
240 if $LD --help 2>&1 | egrep 'no-whole-archive' > /dev/null; the
    [all...]

Completed in 435 milliseconds

1 2 3 4 5 67 8 91011>>