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

  /external/clang/test/CodeGen/
arm64-lanes.c 96 int64_t test_vdupd_lane_s64(int64x1_t src) { function
98 // CHECK-LABEL: @test_vdupd_lane_s64
103 // CHECK-BE-LABEL: @test_vdupd_lane_s64
aarch64-neon-scalar-copy.c 75 // CHECK-LABEL: define i64 @test_vdupd_lane_s64(<1 x i64> %a) #0 {
80 int64_t test_vdupd_lane_s64(int64x1_t a) { function

Completed in 95 milliseconds