Home
last modified time | relevance | path

Searched refs:test_vext_f32 (Results 1 – 5 of 5) sorted by relevance

/external/clang/test/CodeGen/
Darm64_vext.c89 void test_vext_f32() in test_vext_f32() function
Daarch64-neon-extract.c103 float32x2_t test_vext_f32(float32x2_t a, float32x2_t b) { in test_vext_f32() function
Darm_neon_intrinsics.c2203 float32x2_t test_vext_f32(float32x2_t a, float32x2_t b) { in test_vext_f32() function
/external/llvm/test/CodeGen/AArch64/
Dneon-extract.ll129 define <2 x float> @test_vext_f32(<2 x float> %a, <2 x float> %b) {
130 ; CHECK-LABEL: test_vext_f32:
Darm64-vext.ll159 define void @test_vext_f32() nounwind ssp {
160 ; CHECK-LABEL: test_vext_f32: