Home
last modified time | relevance | path

Searched refs:xF32x2 (Results 1 – 2 of 2) sorted by relevance

/external/clang/test/CodeGen/
Darm64_vext.c92 float32x2_t xF32x2; in test_vext_f32() local
93 xF32x2 = vext_f32(xF32x2, xF32x2, 1); in test_vext_f32()
/external/llvm/test/CodeGen/AArch64/
Darm64-vext.ll162 %xF32x2 = alloca <2 x float>, align 8
165 %tmp = load <2 x float>, <2 x float>* %xF32x2, align 8
167 %tmp1 = load <2 x float>, <2 x float>* %xF32x2, align 8
176 store <2 x float> %vext, <2 x float>* %xF32x2, align 8