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

  /external/clang/test/CodeGen/
aarch64-neon-intrinsics.c 739 // CHECK-LABEL: define <8 x i8> @test_vaba_s8(<8 x i8> %v1, <8 x i8> %v2, <8 x i8> %v3) #0 {
743 int8x8_t test_vaba_s8(int8x8_t v1, int8x8_t v2, int8x8_t v3) { function
    [all...]
arm_neon_intrinsics.c 9 // CHECK-LABEL: define <8 x i8> @test_vaba_s8(<8 x i8> %a, <8 x i8> %b, <8 x i8> %c) #0 {
13 int8x8_t test_vaba_s8(int8x8_t a, int8x8_t b, int8x8_t c) { function
    [all...]

Completed in 407 milliseconds