Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.cpp9817 uint32_t ByteSel = 0xff << I; in performAndCombine() local
9818 if ((LHSMask & ByteSel) == 0x0c || (RHSMask & ByteSel) == 0x0c) in performAndCombine()