Searched defs:test_vector (Results 1 – 3 of 3) sorted by relevance
35 void test_vector(bfloat16x4_t a, bfloat16x4_t b, float16x4_t c) { in test_vector() function
162 struct test_vector { vector int x; }; struct
50 std::vector<int>* test_vector = nullptr; variable