Searched refs:masked_part (Results 1 – 2 of 2) sorted by relevance
1235 SIMD128 masked_part{expected_inactive[0] & ~mask[0] & ~skip_mask[0] & in TestVectorPermutationInstruction() local1240 EXPECT_EQ(v8, affected_part | masked_part | tail_part); in TestVectorPermutationInstruction()
1898 SIMD128Register masked_part{expected_inactive[0] & ~mask[0] & ~skip_mask[0] & in TestVectorPermutationInstruction() local1903 EXPECT_EQ(v8, (affected_part | masked_part | tail_part).Get<__uint128_t>()); in TestVectorPermutationInstruction()