Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.cpp4411 const unsigned WidthMask = maskTrailingOnes<unsigned>(Width); in EmitInstrWithCustomInserter() local
4412 const unsigned SetMask = WidthMask << Offset; in EmitInstrWithCustomInserter()