Home
last modified time | relevance | path

Searched defs:Lo16 (Results 1 – 4 of 4) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Target/PowerPC/GISel/
H A DPPCInstructionSelector.cpp615 uint32_t Lo16 = Lo_32(Imm) & 0xffff; in selectI64Imm() local
/freebsd-src/sys/net80211/
H A Dieee80211_crypto_tkip.c531 static __inline u16 Lo16(u32 val) in Lo16() function
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUInstructionSelector.cpp671 uint32_t Lo16 = static_cast<uint32_t>(K0) & 0xffff; selectG_BUILD_VECTOR() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelDAGToDAG.cpp1440 __anon46556cd20602(uint32_t Hi16, uint32_t Lo16) selectI64Imm() argument