Searched defs:ImmHiValue (Results 1 - 1 of 1) sorted by relevance

/freebsd-11.0-release/contrib/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
H A DRuntimeDyldMachOAArch64.h188 uint32_t ImmHiValue = ((uint64_t)Addend >> 9) & 0x00FFFFE0; local

Completed in 147 milliseconds