HomeSort by relevance Sort by last modified time
    Searched refs:test_vminnm_f32 (Results 1 - 4 of 4) sorted by null

  /external/clang/test/CodeGen/
arm-neon-numeric-maxmin.c 31 // CHECK-LABEL: define <2 x float> @test_vminnm_f32(<2 x float> %a, <2 x float> %b) #0 {
40 float32x2_t test_vminnm_f32(float32x2_t a, float32x2_t b) { function
aarch64-neon-intrinsics.c 4559 float32x2_t test_vminnm_f32(float32x2_t a, float32x2_t b) { function
    [all...]
  /external/valgrind/none/tests/arm/
v8fpsimd_a.c 449 if (1) DO50( test_vminnm_f32(TySF) );
v8fpsimd_t.c 449 if (1) DO50( test_vminnm_f32(TySF) );

Completed in 71 milliseconds