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

/external/clang/test/CodeGen/
H A Daarch64-neon-intrinsics.c4457 // CHECK-LABEL: define <4 x i32> @test_vminq_s32(<4 x i32> %a, <4 x i32> %b) #0 {
4464 int32x4_t test_vminq_s32(int32x4_t a, int32x4_t b) { function
[all...]
H A Darm_neon_intrinsics.c8748 // CHECK-LABEL: define <4 x i32> @test_vminq_s32(<4 x i32> %a, <4 x i32> %b) #0 {
8757 int32x4_t test_vminq_s32(int32x4_t a, int32x4_t b) { function
[all...]

Completed in 300 milliseconds