Home
last modified time | relevance | path

Searched defs:Byte0 (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A Dbit.h86 uint32_t Byte0 = UV & 0x000000FF; byteswap() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.cpp13785 auto Byte0 = calculateByteProvider(MulOperand, 0, 0); in handleMulOperand() local