Searched refs:ec_encode_data_update (Results 1 – 10 of 10) sorted by relevance
| /isa-l/erasure_code/aarch64/ |
| H A D | ec_aarch64_dispatcher.c | 82 DEFINE_INTERFACE_DISPATCHER(ec_encode_data_update) in DEFINE_INTERFACE_DISPATCHER() argument 96 return PROVIDER_BASIC(ec_encode_data_update); in DEFINE_INTERFACE_DISPATCHER()
|
| H A D | ec_multibinary_arm.S | 36 mbin_interface ec_encode_data_update
|
| /isa-l/erasure_code/ |
| H A D | ec_multibinary.asm | 82 mbin_interface ec_encode_data_update 90 mbin_dispatch_init2 ec_encode_data_update, ec_encode_data_update_base 97 …mbin_dispatch_init8 ec_encode_data_update, ec_encode_data_update_base, ec_encode_data_update_sse, …
|
| H A D | ec_base_aliases.c | 52 ec_encode_data_update(int len, int k, int rows, int vec_i, unsigned char *v, unsigned char *data, in ec_encode_data_update() function
|
| H A D | erasure_code_update_perf.c | 38 #define FUNCTION_UNDER_TEST ec_encode_data_update
|
| H A D | erasure_code_update_test.c | 43 #define FUNCTION_UNDER_TEST ec_encode_data_update
|
| /isa-l/ |
| H A D | isa-l.def | 55 ec_encode_data_update @51
|
| H A D | Release_notes.txt | 125 versions of ec_encode_data_update() running with AVX2. A GP register was not 354 single source update of code blocks. The function ec_encode_data_update()
|
| /isa-l/erasure_code/ppc64le/ |
| H A D | ec_base_vsx.c | 56 ec_encode_data_update(int len, int k, int rows, int vec_i, unsigned char *v, unsigned char *data, in ec_encode_data_update() function
|
| /isa-l/include/ |
| H A D | erasure_code.h | 144 ec_encode_data_update(int len, int k, int rows, int vec_i, unsigned char *g_tbls,
|