HomeSort by relevance Sort by last modified time
    Searched defs:SectionForGlobal (Results 1 - 18 of 18) 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);
  /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);
  /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/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,

Completed in 1853 milliseconds