Home
last modified time | relevance | path

Searched refs:applyPPChigher (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldELF.cpp911 static inline uint16_t applyPPChigher(uint64_t value) { in applyPPChigher() function
974 writeInt16BE(LocalAddress, applyPPChigher(Value + Addend)); in resolvePPC64Relocation()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldELF.cpp685 static inline uint16_t applyPPChigher(uint64_t value) { in applyPPChigher() function
750 writeInt16BE(LocalAddress, applyPPChigher(Value + Addend)); in resolvePPC64Relocation()