HomeSort by relevance Sort by last modified time
    Searched refs:MachineModuleInfoImpl (Results 1 - 22 of 22) sorted by null

  /external/llvm/lib/CodeGen/
MachineModuleInfoImpls.cpp 11 // MachineModuleInfoImpl.
28 typedef std::pair<MCSymbol*, MachineModuleInfoImpl::StubValueTy> PairTy;
34 MachineModuleInfoImpl::SymbolListTy MachineModuleInfoImpl::getSortedStubs(
35 DenseMap<MCSymbol *, MachineModuleInfoImpl::StubValueTy> &Map) {
36 MachineModuleInfoImpl::SymbolListTy List(Map.begin(), Map.end());
TargetLoweringObjectFileImpl.cpp 98 MachineModuleInfoImpl::StubValueTy &StubSym = ELFMMI.getGVStubEntry(SSym);
101 StubSym = MachineModuleInfoImpl::StubValueTy(Sym, !GV->hasLocalLinkage());
687 MachineModuleInfoImpl::StubValueTy &StubSym = MachOMMI.getGVStubEntry(SSym);
690 StubSym = MachineModuleInfoImpl::StubValueTy(Sym, !GV->hasLocalLinkage());
713 MachineModuleInfoImpl::StubValueTy &StubSym = MachOMMI.getGVStubEntry(SSym);
716 StubSym = MachineModuleInfoImpl::StubValueTy(Sym, !GV->hasLocalLinkage());
764 MachineModuleInfoImpl::StubValueTy &StubSym = MachOMMI.getGVStubEntry(Stub);
766 StubSym = MachineModuleInfoImpl::
    [all...]
MachineModuleInfo.cpp 35 MachineModuleInfoImpl::~MachineModuleInfoImpl() {}
  /external/swiftshader/third_party/LLVM/lib/CodeGen/
MachineModuleInfoImpls.cpp 11 // MachineModuleInfoImpl.
28 typedef std::pair<MCSymbol*, MachineModuleInfoImpl::StubValueTy> PairTy;
36 MachineModuleInfoImpl::SymbolListTy
37 MachineModuleInfoImpl::GetSortedStubs(const DenseMap<MCSymbol*,
38 MachineModuleInfoImpl::StubValueTy>&Map) {
39 MachineModuleInfoImpl::SymbolListTy List(Map.begin(), Map.end());
TargetLoweringObjectFileImpl.cpp 331 MachineModuleInfoImpl::StubValueTy &StubSym = ELFMMI.getGVStubEntry(SSym);
334 StubSym = MachineModuleInfoImpl::StubValueTy(Sym, !GV->hasLocalLinkage());
509 MachineModuleInfoImpl::StubValueTy &StubSym =
514 StubSym = MachineModuleInfoImpl::StubValueTy(Sym, !GV->hasLocalLinkage());
539 MachineModuleInfoImpl::StubValueTy &StubSym =
544 StubSym = MachineModuleInfoImpl::StubValueTy(Sym, !GV->hasLocalLinkage());
MachineModuleInfo.cpp 34 MachineModuleInfoImpl::~MachineModuleInfoImpl() {}
  /external/swiftshader/third_party/LLVM/lib/Target/X86/
X86COFFMachineModuleInfo.h 25 /// X86COFFMachineModuleInfo - This is a MachineModuleInfoImpl implementation
27 class X86COFFMachineModuleInfo : public MachineModuleInfoImpl {
X86AsmPrinter.cpp 110 MachineModuleInfoImpl::StubValueTy &StubSym =
113 StubSym = MachineModuleInfoImpl::
117 MachineModuleInfoImpl::StubValueTy &StubSym =
120 StubSym = MachineModuleInfoImpl::
124 MachineModuleInfoImpl::StubValueTy &StubSym =
127 StubSym = MachineModuleInfoImpl::
148 MachineModuleInfoImpl::StubValueTy &StubSym =
152 StubSym = MachineModuleInfoImpl::
529 MachineModuleInfoImpl::StubValueTy &MCSym = Stubs[i].second;
X86MCInstLower.cpp 81 MachineModuleInfoImpl::StubValueTy &StubSym =
86 MachineModuleInfoImpl::
95 MachineModuleInfoImpl::StubValueTy &StubSym =
100 MachineModuleInfoImpl::
109 MachineModuleInfoImpl::StubValueTy &StubSym =
116 MachineModuleInfoImpl::
122 MachineModuleInfoImpl::
  /external/llvm/include/llvm/CodeGen/
MachineModuleInfoImpls.h 11 // MachineModuleInfoImpl.
23 /// MachineModuleInfoMachO - This is a MachineModuleInfoImpl implementation
25 class MachineModuleInfoMachO : public MachineModuleInfoImpl {
57 /// MachineModuleInfoELF - This is a MachineModuleInfoImpl implementation
59 class MachineModuleInfoELF : public MachineModuleInfoImpl {
MachineModuleInfo.h 89 /// MachineModuleInfoImpl - This class can be derived from and used by targets
94 class MachineModuleInfoImpl {
97 virtual ~MachineModuleInfoImpl();
119 /// MachineModuleInfoImpl, which lets targets accumulate whatever info they
121 MachineModuleInfoImpl *ObjFileMMI;
  /external/llvm/lib/Target/Sparc/
SparcTargetObjectFile.cpp 30 MachineModuleInfoImpl::StubValueTy &StubSym = ELFMMI.getGVStubEntry(SSym);
33 StubSym = MachineModuleInfoImpl::StubValueTy(Sym, !GV->hasLocalLinkage());
  /external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
MachineModuleInfoImpls.h 11 // MachineModuleInfoImpl.
23 /// MachineModuleInfoMachO - This is a MachineModuleInfoImpl implementation
25 class MachineModuleInfoMachO : public MachineModuleInfoImpl {
72 /// MachineModuleInfoELF - This is a MachineModuleInfoImpl implementation
74 class MachineModuleInfoELF : public MachineModuleInfoImpl {
MachineModuleInfo.h 79 /// MachineModuleInfoImpl - This class can be derived from and used by targets
84 class MachineModuleInfoImpl {
87 virtual ~MachineModuleInfoImpl();
106 /// MachineModuleInfoImpl, which lets targets accumulate whatever info they
108 MachineModuleInfoImpl *ObjFileMMI;
  /external/swiftshader/third_party/LLVM/lib/Target/PowerPC/
PPCMCInstLower.cpp 54 MachineModuleInfoImpl::StubValueTy &StubSym =
61 MachineModuleInfoImpl::
67 MachineModuleInfoImpl::
81 MachineModuleInfoImpl::StubValueTy &StubSym =
87 StubSym = MachineModuleInfoImpl::
PPCAsmPrinter.cpp 186 MachineModuleInfoImpl::StubValueTy &StubSym =
189 StubSym = MachineModuleInfoImpl::
205 MachineModuleInfoImpl::StubValueTy &StubSym =
209 StubSym = MachineModuleInfoImpl::
215 MachineModuleInfoImpl::StubValueTy &StubSym =
219 StubSym = MachineModuleInfoImpl::
598 MachineModuleInfoImpl::StubValueTy &StubSym =
600 StubSym = MachineModuleInfoImpl::StubValueTy(Mang->getSymbol(*I), true);
618 MachineModuleInfoImpl::StubValueTy &MCSym = Stubs[i].second;
  /external/llvm/lib/Target/PowerPC/
PPCMCInstLower.cpp 68 MachineModuleInfoImpl::StubValueTy &StubSym = MachO.getGVStubEntry(Sym);
72 StubSym = MachineModuleInfoImpl::
PPCAsmPrinter.cpp 202 MachineModuleInfoImpl::StubValueTy &StubSym =
206 StubSym = MachineModuleInfoImpl::StubValueTy(getSymbol(GV),
    [all...]
  /external/llvm/lib/Target/X86/
X86AsmPrinter.cpp 108 MachineModuleInfoImpl::StubValueTy &StubSym =
111 StubSym = MachineModuleInfoImpl::
534 MachineModuleInfoImpl::StubValueTy &MCSym) {
X86MCInstLower.cpp 165 MachineModuleInfoImpl::StubValueTy &StubSym =
170 MachineModuleInfoImpl::
    [all...]
  /external/llvm/lib/Target/ARM/
ARMAsmPrinter.cpp 470 MachineModuleInfoImpl::StubValueTy &MCSym) {
    [all...]
  /external/swiftshader/third_party/LLVM/lib/Target/ARM/
ARMAsmPrinter.cpp 605 MachineModuleInfoImpl::StubValueTy &MCSym = Stubs[i].second;
832 MachineModuleInfoImpl::StubValueTy &StubSym =
836 StubSym = MachineModuleInfoImpl::
    [all...]

Completed in 696 milliseconds