Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DSIISelLowering.cpp6518 uint32_t ByteSel = 0xff << I; in performAndCombine() local
6519 if ((LHSMask & ByteSel) == 0x0c || (RHSMask & ByteSel) == 0x0c) in performAndCombine()