Home
last modified time | relevance | path

Searched refs:ReloModel (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/
DTargetLoweringObjectFile.cpp225 Reloc::Model ReloModel = TM.getRelocationModel(); in getKindForGlobal() local
226 if (ReloModel == Reloc::Static || ReloModel == Reloc::ROPI || in getKindForGlobal()
227 ReloModel == Reloc::RWPI || ReloModel == Reloc::ROPI_RWPI) in getKindForGlobal()
/external/swiftshader/third_party/LLVM/lib/Target/
DTargetLoweringObjectFile.cpp127 Reloc::Model ReloModel = TM.getRelocationModel(); in getKindForGlobal() local
206 if (ReloModel == Reloc::Static) in getKindForGlobal()
219 if (ReloModel == Reloc::Static) in getKindForGlobal()
233 if (ReloModel == Reloc::Static) in getKindForGlobal()
/external/llvm/lib/Target/
DTargetLoweringObjectFile.cpp137 Reloc::Model ReloModel = TM.getRelocationModel(); in getKindForGlobal() local
216 if (ReloModel == Reloc::Static) in getKindForGlobal()