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

  /external/swiftshader/third_party/LLVM/lib/Target/
TargetLoweringObjectFile.cpp 127 Reloc::Model ReloModel = TM.getRelocationModel();
206 if (ReloModel == Reloc::Static)
219 if (ReloModel == Reloc::Static)
233 if (ReloModel == Reloc::Static)
  /external/llvm/lib/Target/
TargetLoweringObjectFile.cpp 137 Reloc::Model ReloModel = TM.getRelocationModel();
216 if (ReloModel == Reloc::Static)

Completed in 643 milliseconds