Home | History | Annotate | Download | only in src

Lines Matching refs:or_mask

2030       result->or_mask = mask;
2144 current_or_mask_in_block_ = decomposition.or_mask;
2170 if (decomposition.or_mask > current_or_mask_in_block()) {
2172 decomposition.or_mask,
2175 current_or_mask_in_block_ = decomposition.or_mask;
2242 int32_t or_mask) {
2271 // Add the effect of the or_mask.
2272 result |= or_mask;