Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/test/CodeGen/SystemZ/
H A Dbuiltins-systemz-zvector-constrained.c228 vec_st2f(vd, ptrf); in test_float()
H A Dbuiltins-systemz-zvector.c4463 vec_st2f(vd, ptrf); in test_float()
/llvm-project-15.0.7/clang/lib/Headers/
H A Dvecintrin.h9038 vec_st2f(__vector double __a, float *__ptr) { in vec_st2f() function