Home
last modified time | relevance | path

Searched defs:v2fa (Results 1 – 3 of 3) sorted by relevance

/llvm-project/clang/test/Sema/
H A Dvector-ops.c6 void test1(v2u v2ua, v2s v2sa, v2f v2fa) { in test1()
30 void testLogicalVecVec(v2u v2ua, v2s v2sa, v2f v2fa) { in testLogicalVecVec()
78 void testLogicalVecScalar(v2u v2ua, v2s v2sa, v2f v2fa) { in testLogicalVecScalar()
H A Dext_vector_ops.c7 void test1(v2u v2ua, v2s v2sa, v2f v2fa) { in test1()
93 void test_float_vector_scalar(float fa, unsigned int ua, v2f v2fa) { in test_float_vector_scalar()
/llvm-project/clang/test/SemaCXX/
H A Dvector.cpp617 void test_float_vector_scalar(float fa, unsigned int ua, v2f v2fa) { in test_float_vector_scalar() argument
[all...]