Searched refs:builtValue (Results 1 – 1 of 1) sorted by relevance
581 const Type builtValue = static_cast<Type>(value) << (index * kBits); in SetValueIndexed() local586 *target = *target ^ ((*target ^ builtValue) & selector); in SetValueIndexed()