Searched refs:WidthMask (Results 1 – 1 of 1) sorted by relevance
4411 const unsigned WidthMask = maskTrailingOnes<unsigned>(Width); in EmitInstrWithCustomInserter() local4412 const unsigned SetMask = WidthMask << Offset; in EmitInstrWithCustomInserter()