Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A Dbit.h87 uint32_t Byte1 = UV & 0x0000FF00; byteswap() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.cpp13789 auto Byte1 = calculateByteProvider(MulOperand, 1, 0); in handleMulOperand() local