Searched refs:test_vqsub_u32 (Results 1 - 2 of 2) sorted by relevance

/external/clang/test/CodeGen/
H A Daarch64-neon-intrinsics.c3341 // CHECK-LABEL: define <2 x i32> @test_vqsub_u32(<2 x i32> %a, <2 x i32> %b) #0 {
3350 uint32x2_t test_vqsub_u32(uint32x2_t a, uint32x2_t b) { function
[all...]
H A Darm_neon_intrinsics.c13412 // CHECK-LABEL: define <2 x i32> @test_vqsub_u32(<2 x i32> %a, <2 x i32> %b) #0 {
13421 uint32x2_t test_vqsub_u32(uint32x2_t a, uint32x2_t b) { function
[all...]

Completed in 190 milliseconds