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

  /external/clang/test/CodeGen/
aarch64-neon-intrinsics.c 440 // CHECK-LABEL: define <4 x i16> @test_vmla_u16(<4 x i16> %v1, <4 x i16> %v2, <4 x i16> %v3) #0 {
444 uint16x4_t test_vmla_u16(uint16x4_t v1, uint16x4_t v2, uint16x4_t v3) { function
    [all...]
arm_neon_intrinsics.c 8852 uint16x4_t test_vmla_u16(uint16x4_t a, uint16x4_t b, uint16x4_t c) { function
    [all...]

Completed in 58 milliseconds