Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Target/
DTargetLoweringObjectFile.cpp213 case Constant::GlobalRelocations: in getKindForGlobal()
242 case Constant::GlobalRelocations: in getKindForGlobal()
/external/swiftshader/third_party/LLVM/include/llvm/
DConstant.h74 GlobalRelocations = 2 enumerator
/external/swiftshader/third_party/LLVM/lib/VMCore/
DConstants.cpp241 return GlobalRelocations; // Global reference. in getRelocationInfo()