Searched defs:tbl_vec0 (Results 1 – 1 of 1) sorted by relevance
/spdk/lib/util/ |
H A D | base64_sve.c | 14 table_lookup_8vec(svuint8_t tbl_vec0, svuint8_t tbl_vec1, svuint8_t tbl_vec2, svuint8_t tbl_vec3, in table_lookup_8vec() 53 table_lookup_4vec(svuint8_t tbl_vec0, svuint8_t tbl_vec1, svuint8_t tbl_vec2, svuint8_t tbl_vec3, in table_lookup_4vec() 81 table_lookup_3vec(svuint8_t tbl_vec0, svuint8_t tbl_vec1, svuint8_t tbl_vec2, svuint8_t indices, in table_lookup_3vec() 106 table_lookup_2vec(svuint8_t tbl_vec0, svuint8_t tbl_vec1, svuint8_t indices, svuint8_t *output, in table_lookup_2vec()
|