Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/ExecutionEngine/JITLink/
DELF_x86_64.cpp128 constexpr uint8_t MOVQRIPRel[] = {0x48, 0x8b}; in optimizeELF_x86_64_GOTAndStubs() local
131 reinterpret_cast<const char *>(MOVQRIPRel), 2) != 0) in optimizeELF_x86_64_GOTAndStubs()
DMachO_x86_64.cpp485 constexpr uint8_t MOVQRIPRel[] = {0x48, 0x8b}; in optimizeMachO_x86_64_GOTAndStubs() local
487 reinterpret_cast<const char *>(MOVQRIPRel), 2) != 0) in optimizeMachO_x86_64_GOTAndStubs()