Searched refs:kNarrowing (Results 1 – 2 of 2) sorted by relevance
492 enum class TestVectorInstructionMode { kDefault, kWidening, kNarrowing, kVMerge }; enumerator525 if constexpr (kTestVectorInstructionMode == TestVectorInstructionMode::kNarrowing || in TestVectorInstructionInternal()669 TestVectorInstruction<TestVectorInstructionKind::kInteger, TestVectorInstructionMode::kNarrowing>( in TestNarrowingVectorInstruction()682 TestVectorInstruction<TestVectorInstructionKind::kFloat, TestVectorInstructionMode::kNarrowing>( in TestNarrowingVectorFloatInstruction()691 TestVectorInstruction<TestVectorInstructionKind::kFloat, TestVectorInstructionMode::kNarrowing>( in TestNarrowingVectorFloatInstruction()
1164 enum class TestVectorInstructionMode { kDefault, kWidening, kNarrowing, kVMerge }; enumerator1217 if constexpr (kTestVectorInstructionMode == TestVectorInstructionMode::kNarrowing || in TestVectorInstructionInternal()