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

  /external/clang/test/CodeGen/
arm64-lanes.c 54 int32_t test_vdups_lane_s32(int32x2_t src) { function
56 // CHECK-LABEL: @test_vdups_lane_s32
61 // CHECK-BE-LABEL: @test_vdups_lane_s32
aarch64-neon-scalar-copy.c 65 // CHECK-LABEL: define i32 @test_vdups_lane_s32(<2 x i32> %a) #0 {
70 int32_t test_vdups_lane_s32(int32x2_t a) { function

Completed in 92 milliseconds