Home
last modified time | relevance | path

Searched defs:lo16 (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/JITLink/
H A Dppc64.h219 inline static uint16_t lo16(uint64_t x) { return x & 0xffff; } lo16() function
/freebsd/contrib/llvm-project/lld/ELF/Arch/
H A DLoongArch.cpp607 uint32_t lo16 = extractBits(val, 17, 2); in relocate() local
/freebsd/sys/dev/isp/
H A Dispmbox.h988 uint16_t lo16; member