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

  /external/clang/test/CodeGen/
arm64-lanes.c 6 int8_t test_vdupb_lane_s8(int8x8_t src) { function
8 // CHECK-LABEL: @test_vdupb_lane_s8
11 // CHECK-BE-LABEL: @test_vdupb_lane_s8
aarch64-neon-scalar-copy.c 47 // CHECK-LABEL: define i8 @test_vdupb_lane_s8(<8 x i8> %a) #0 {
50 int8_t test_vdupb_lane_s8(int8x8_t a) { function

Completed in 470 milliseconds