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

/external/clang/test/CodeGen/
H A Daarch64-neon-intrinsics.c4336 // CHECK-LABEL: define <4 x i32> @test_vmaxq_u32(<4 x i32> %a, <4 x i32> %b) #0 {
4343 uint32x4_t test_vmaxq_u32(uint32x4_t a, uint32x4_t b) { function
[all...]
H A Darm_neon_intrinsics.c8622 // CHECK-LABEL: define <4 x i32> @test_vmaxq_u32(<4 x i32> %a, <4 x i32> %b) #0 {
8631 uint32x4_t test_vmaxq_u32(uint32x4_t a, uint32x4_t b) { function
[all...]

Completed in 244 milliseconds