Lines Matching refs:poly8x8_t
313 poly8x8_t test_vtbl1_p8(poly8x8_t a, uint8x8_t b) { in test_vtbl1_p8()
319 poly8x8_t test_vqtbl1_p8(poly8x16_t a, uint8x8_t b) { in test_vqtbl1_p8()
325 poly8x8_t test_vtbl2_p8(poly8x8x2_t a, uint8x8_t b) { in test_vtbl2_p8()
331 poly8x8_t test_vqtbl2_p8(poly8x16x2_t a, uint8x8_t b) { in test_vqtbl2_p8()
337 poly8x8_t test_vtbl3_p8(poly8x8x3_t a, uint8x8_t b) { in test_vtbl3_p8()
343 poly8x8_t test_vqtbl3_p8(poly8x16x3_t a, uint8x8_t b) { in test_vqtbl3_p8()
349 poly8x8_t test_vtbl4_p8(poly8x8x4_t a, uint8x8_t b) { in test_vtbl4_p8()
355 poly8x8_t test_vqtbl4_p8(poly8x16x4_t a, uint8x8_t b) { in test_vqtbl4_p8()
385 poly8x8_t test_vtbx1_p8(poly8x8_t a, poly8x8_t b, uint8x8_t c) { in test_vtbx1_p8()
395 poly8x8_t test_vtbx2_p8(poly8x8_t a, poly8x8x2_t b, uint8x8_t c) { in test_vtbx2_p8()
401 poly8x8_t test_vtbx3_p8(poly8x8_t a, poly8x8x3_t b, uint8x8_t c) { in test_vtbx3_p8()
411 poly8x8_t test_vtbx4_p8(poly8x8_t a, poly8x8x4_t b, uint8x8_t c) { in test_vtbx4_p8()
417 poly8x8_t test_vqtbx1_p8(poly8x8_t a, uint8x16_t b, uint8x8_t c) { in test_vqtbx1_p8()
423 poly8x8_t test_vqtbx2_p8(poly8x8_t a, poly8x16x2_t b, uint8x8_t c) { in test_vqtbx2_p8()
429 poly8x8_t test_vqtbx3_p8(poly8x8_t a, poly8x16x3_t b, uint8x8_t c) { in test_vqtbx3_p8()
435 poly8x8_t test_vqtbx4_p8(poly8x8_t a, poly8x16x4_t b, uint8x8_t c) { in test_vqtbx4_p8()