Home
last modified time | relevance | path

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

/external/llvm/test/CodeGen/AArch64/
Darm64-neon-copy.ll493 define <4 x i32> @test_vdupq_n_u32(i32 %v1) #0 {
494 ; CHECK-LABEL: test_vdupq_n_u32:
/external/clang/test/CodeGen/
Darm_neon_intrinsics.c1970 uint32x4_t test_vdupq_n_u32(uint32_t a) { in test_vdupq_n_u32() function