Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
DRelocationResolver.cpp115 static uint64_t resolveMips64(RelocationRef R, uint64_t S, uint64_t A) { in resolveMips64() function
556 return {supportsMips64, resolveMips64}; in getRelocationResolver()
/external/llvm-project/llvm/lib/Object/
DRelocationResolver.cpp124 static uint64_t resolveMips64(uint64_t Type, uint64_t Offset, uint64_t S, in resolveMips64() function
666 return {supportsMips64, resolveMips64}; in getRelocationResolver()