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

  /external/clang/test/CodeGen/
aarch64-neon-intrinsics.c 288 // CHECK-LABEL: define <2 x i32> @test_vmul_s32(<2 x i32> %v1, <2 x i32> %v2) #0 {
291 int32x2_t test_vmul_s32(int32x2_t v1, int32x2_t v2) { function
    [all...]
arm_neon_intrinsics.c 10238 int32x2_t test_vmul_s32(int32x2_t a, int32x2_t b) { function
    [all...]

Completed in 56 milliseconds