Home
last modified time | relevance | path

Searched refs:test_vld1_lane_f32 (Results 1 – 3 of 3) sorted by relevance

/external/llvm/test/CodeGen/AArch64/
Darm64-neon-simd-ldst-one.ll358 define <2 x float> @test_vld1_lane_f32(float* %a, <2 x float> %b) {
359 ; CHECK-LABEL: test_vld1_lane_f32:
/external/clang/test/CodeGen/
Daarch64-neon-ldst-one.c845 float32x2_t test_vld1_lane_f32(float32_t *a, float32x2_t b) { in test_vld1_lane_f32() function
Darm_neon_intrinsics.c3050 float32x2_t test_vld1_lane_f32(float32_t const * a, float32x2_t b) { in test_vld1_lane_f32() function