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

  /external/clang/test/CodeGen/
aarch64-neon-intrinsics.c 274 // CHECK-LABEL: define <8 x i8> @test_vmul_s8(<8 x i8> %v1, <8 x i8> %v2) #0 {
277 int8x8_t test_vmul_s8(int8x8_t v1, int8x8_t v2) { function
    [all...]
arm_neon_intrinsics.c 10224 int8x8_t test_vmul_s8(int8x8_t a, int8x8_t b) { function
    [all...]

Completed in 186 milliseconds