Searched defs:insertMask (Results 1 – 3 of 3) sorted by relevance
4131 uint32_t insertMask = ((maskMsb - 1u) | maskMsb) << offset; in FoldAggregateBuiltIn() local
3168 const T insertMask = de::rightSetMask(count); in test_bitFieldInsert() local
3166 const T insertMask = de::rightSetMask(count); in test_bitFieldInsert() local