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

  /external/clang/test/CodeGen/
arm64_vfma.c 6 float32x2_t test_vfma_f32(float32x2_t a1, float32x2_t a2, float32x2_t a3) { function
7 // CHECK: test_vfma_f32
aarch64-neon-intrinsics.c 516 float32x2_t test_vfma_f32(float32x2_t v1, float32x2_t v2, float32x2_t v3) { function
517 // CHECK-LABEL: test_vfma_f32
    [all...]
arm_neon_intrinsics.c 2276 float32x2_t test_vfma_f32(float32x2_t a, float32x2_t b, float32x2_t c) { function
    [all...]

Completed in 547 milliseconds