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

  /external/clang/test/CodeGen/
arm64-lanes.c 82 float32_t test_vdups_lane_f32(float32x2_t src) { function
84 // CHECK-LABEL: @test_vdups_lane_f32
89 // CHECK-BE-LABEL: @test_vdups_lane_f32
aarch64-neon-scalar-copy.c 7 // CHECK-LABEL: define float @test_vdups_lane_f32(<2 x float> %a) #0 {
12 float32_t test_vdups_lane_f32(float32x2_t a) { function

Completed in 61 milliseconds