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

  /external/clang/test/CodeGen/
arm64-lanes.c 68 uint32_t test_vdups_lane_u32(uint32x2_t src) { function
70 // CHECK-LABEL: @test_vdups_lane_u32
75 // CHECK-BE-LABEL: @test_vdups_lane_u32
aarch64-neon-scalar-copy.c 103 // CHECK-LABEL: define i32 @test_vdups_lane_u32(<2 x i32> %a) #0 {
108 uint32_t test_vdups_lane_u32(uint32x2_t a) { function

Completed in 72 milliseconds