Home
last modified time | relevance | path

Searched refs:test_vdup_n_u32 (Results 1 – 2 of 2) sorted by relevance

/external/llvm/test/CodeGen/AArch64/
Darm64-neon-copy.ll442 define <2 x i32> @test_vdup_n_u32(i32 %v1) #0 {
443 ; CHECK-LABEL: test_vdup_n_u32:
/external/clang/test/CodeGen/
Darm_neon_intrinsics.c1910 uint32x2_t test_vdup_n_u32(uint32_t a) { in test_vdup_n_u32() function