Searched defs:test_vector (Results 1 – 6 of 6) sorted by relevance
15 void test_vector() { in test_vector() function
139 void test_vector(v8bfloat16 a, v8bfloat16 b) { in test_vector() function
44 void test_vector(bfloat16x4_t a, bfloat16x4_t b, float16x4_t c) { in test_vector() function
182 struct test_vector { vector int x; }; struct
52 std::vector<int>* test_vector = nullptr; variable
471 namespace test_vector { namespace 476 constexpr uint2 test_vector = { 0x0C05FEFE, 0xCAFEBABE }; variable