Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Target/
DTargetLoweringObjectFile.cpp164 case Constant::NoRelocation: in getKindForGlobal()
238 case Constant::NoRelocation: in getKindForGlobal()
/external/swiftshader/third_party/LLVM/include/llvm/
DConstant.h72 NoRelocation = 0, enumerator
/external/swiftshader/third_party/LLVM/lib/VMCore/
DConstants.cpp262 return NoRelocation; in getRelocationInfo()
265 PossibleRelocationsTy Result = NoRelocation; in getRelocationInfo()