Searched defs:v2ua (Results 1 – 3 of 3) sorted by relevance
/external/llvm-project/clang/test/Sema/ |
D | vector-ops.c | 6 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()
|
D | ext_vector_ops.c | 7 void test1(v2u v2ua, v2s v2sa, v2f v2fa) { in test1()
|
/external/clang/test/Sema/ |
D | vector-ops.c | 6 void test1(v2u v2ua, v2s v2sa, v2f v2fa) { in test1()
|