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

  /external/clang/test/CodeGen/
aarch64-neon-intrinsics.c 676 // CHECK-LABEL: define <2 x float> @test_vfms_f32(<2 x float> %v1, <2 x float> %v2, <2 x float> %v3) #0 {
686 float32x2_t test_vfms_f32(float32x2_t v1, float32x2_t v2, float32x2_t v3) { function
    [all...]
arm_neon_intrinsics.c 3442 float32x2_t test_vfms_f32(float32x2_t a, float32x2_t b, float32x2_t c) { function
    [all...]

Completed in 54 milliseconds