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