Home
last modified time | relevance | path

Searched refs:ByteSel (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/contrib/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.cpp7430 uint32_t ByteSel = 0xff << I; in performAndCombine() local
7431 if ((LHSMask & ByteSel) == 0x0c || (RHSMask & ByteSel) == 0x0c) in performAndCombine()