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

  /external/clang/test/CodeGen/
aarch64-neon-vcombine.c 77 // CHECK-LABEL: define <4 x float> @test_vcombine_f32(<2 x float> %low, <2 x float> %high) #0 {
80 float32x4_t test_vcombine_f32(float32x2_t low, float32x2_t high) { function
arm_neon_intrinsics.c 2275 float32x4_t test_vcombine_f32(float32x2_t a, float32x2_t b) { function
    [all...]

Completed in 100 milliseconds