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

  /external/swiftshader/third_party/LLVM/include/llvm/Target/
TargetLoweringObjectFile.h 74 /// SectionForGlobal - This method computes the appropriate section to emit
77 const MCSection *SectionForGlobal(const GlobalValue *GV,
81 /// SectionForGlobal - This method computes the appropriate section to emit
84 const MCSection *SectionForGlobal(const GlobalValue *GV,
87 return SectionForGlobal(GV, getKindForGlobal(GV, TM), Mang, TM);
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Target/
TargetLoweringObjectFile.h 93 MCSection *SectionForGlobal(const GlobalObject *GO, SectionKind Kind,
99 MCSection *SectionForGlobal(const GlobalObject *GO,
101 return SectionForGlobal(GO, getKindForGlobal(GO, TM), TM);
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Target/
TargetLoweringObjectFile.h 92 MCSection *SectionForGlobal(const GlobalObject *GO, SectionKind Kind,
98 MCSection *SectionForGlobal(const GlobalObject *GO,
100 return SectionForGlobal(GO, getKindForGlobal(GO, TM), TM);
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Target/
TargetLoweringObjectFile.h 92 MCSection *SectionForGlobal(const GlobalObject *GO, SectionKind Kind,
98 MCSection *SectionForGlobal(const GlobalObject *GO,
100 return SectionForGlobal(GO, getKindForGlobal(GO, TM), TM);
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Target/
TargetLoweringObjectFile.h 92 MCSection *SectionForGlobal(const GlobalObject *GO, SectionKind Kind,
98 MCSection *SectionForGlobal(const GlobalObject *GO,
100 return SectionForGlobal(GO, getKindForGlobal(GO, TM), TM);
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Target/
TargetLoweringObjectFile.h 92 MCSection *SectionForGlobal(const GlobalObject *GO, SectionKind Kind,
98 MCSection *SectionForGlobal(const GlobalObject *GO,
100 return SectionForGlobal(GO, getKindForGlobal(GO, TM), TM);
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Target/
TargetLoweringObjectFile.h 92 MCSection *SectionForGlobal(const GlobalObject *GO, SectionKind Kind,
98 MCSection *SectionForGlobal(const GlobalObject *GO,
100 return SectionForGlobal(GO, getKindForGlobal(GO, TM), TM);
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Target/
TargetLoweringObjectFile.h 92 MCSection *SectionForGlobal(const GlobalObject *GO, SectionKind Kind,
98 MCSection *SectionForGlobal(const GlobalObject *GO,
100 return SectionForGlobal(GO, getKindForGlobal(GO, TM), TM);
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Target/
TargetLoweringObjectFile.h 93 MCSection *SectionForGlobal(const GlobalObject *GO, SectionKind Kind,
99 MCSection *SectionForGlobal(const GlobalObject *GO,
101 return SectionForGlobal(GO, getKindForGlobal(GO, TM), TM);
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Target/
TargetLoweringObjectFile.h 92 MCSection *SectionForGlobal(const GlobalObject *GO, SectionKind Kind,
98 MCSection *SectionForGlobal(const GlobalObject *GO,
100 return SectionForGlobal(GO, getKindForGlobal(GO, TM), TM);
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Target/
TargetLoweringObjectFile.h 92 MCSection *SectionForGlobal(const GlobalObject *GO, SectionKind Kind,
98 MCSection *SectionForGlobal(const GlobalObject *GO,
100 return SectionForGlobal(GO, getKindForGlobal(GO, TM), TM);
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Target/
TargetLoweringObjectFile.h 92 MCSection *SectionForGlobal(const GlobalObject *GO, SectionKind Kind,
98 MCSection *SectionForGlobal(const GlobalObject *GO,
100 return SectionForGlobal(GO, getKindForGlobal(GO, TM), TM);
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Target/
TargetLoweringObjectFile.h 92 MCSection *SectionForGlobal(const GlobalObject *GO, SectionKind Kind,
98 MCSection *SectionForGlobal(const GlobalObject *GO,
100 return SectionForGlobal(GO, getKindForGlobal(GO, TM), TM);
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Target/
TargetLoweringObjectFile.h 92 MCSection *SectionForGlobal(const GlobalObject *GO, SectionKind Kind,
98 MCSection *SectionForGlobal(const GlobalObject *GO,
100 return SectionForGlobal(GO, getKindForGlobal(GO, TM), TM);
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Target/
TargetLoweringObjectFile.h 92 MCSection *SectionForGlobal(const GlobalObject *GO, SectionKind Kind,
98 MCSection *SectionForGlobal(const GlobalObject *GO,
100 return SectionForGlobal(GO, getKindForGlobal(GO, TM), TM);
  /external/llvm/include/llvm/Target/
TargetLoweringObjectFile.h 85 MCSection *SectionForGlobal(const GlobalValue *GV, SectionKind Kind,
91 MCSection *SectionForGlobal(const GlobalValue *GV, Mangler &Mang,
93 return SectionForGlobal(GV, getKindForGlobal(GV, TM), Mang, TM);
  /external/llvm/lib/Target/
TargetLoweringObjectFile.cpp 233 TargetLoweringObjectFile::SectionForGlobal(const GlobalValue *GV,
  /external/swiftshader/third_party/LLVM/lib/Target/
TargetLoweringObjectFile.cpp 247 /// SectionForGlobal - This method computes the appropriate section to emit
251 SectionForGlobal(const GlobalValue *GV, SectionKind Kind, Mangler *Mang,
  /external/llvm/lib/Target/XCore/
XCoreAsmPrinter.cpp 119 getObjFileLowering().SectionForGlobal(GV, *Mang, TM));
  /external/swiftshader/third_party/LLVM/lib/Target/XCore/
XCoreAsmPrinter.cpp 116 OutStreamer.SwitchSection(getObjFileLowering().SectionForGlobal(GV, Mang,TM));
  /external/swiftshader/third_party/LLVM/lib/CodeGen/
ELFWriter.cpp 215 (const MCSectionELF *)TLOF.SectionForGlobal(F, Mang, TM);
369 (const MCSectionELF *)TLOF.SectionForGlobal(GV, Mang, TM);
    [all...]
  /external/swiftshader/third_party/LLVM/lib/CodeGen/AsmPrinter/
AsmPrinter.cpp 308 getObjFileLowering().SectionForGlobal(GV, GVKind, Mang, TM);
332 getObjFileLowering().SectionForGlobal(GV, GVKind, Mang, TM);
422 OutStreamer.SwitchSection(getObjFileLowering().SectionForGlobal(F, Mang, TM));
    [all...]
  /external/llvm/lib/CodeGen/
TargetLoweringObjectFileImpl.cpp 799 const MCSection *TheSection = SectionForGlobal(GV, GVKind, Mang, TM);
    [all...]
  /external/llvm/lib/CodeGen/AsmPrinter/
AsmPrinter.cpp 428 getObjFileLowering().SectionForGlobal(GV, GVKind, *Mang, TM);
554 getObjFileLowering().SectionForGlobal(F, *Mang, TM));
    [all...]

Completed in 1615 milliseconds