Home
last modified time | relevance | path

Searched refs:ec_encode_data_update (Results 1 – 10 of 10) sorted by relevance

/isa-l/erasure_code/aarch64/
H A Dec_aarch64_dispatcher.c82 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 Dec_multibinary_arm.S36 mbin_interface ec_encode_data_update
/isa-l/erasure_code/
H A Dec_multibinary.asm82 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 Dec_base_aliases.c52 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 Derasure_code_update_perf.c38 #define FUNCTION_UNDER_TEST ec_encode_data_update
H A Derasure_code_update_test.c43 #define FUNCTION_UNDER_TEST ec_encode_data_update
/isa-l/
H A Disa-l.def55 ec_encode_data_update @51
H A DRelease_notes.txt125 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 Dec_base_vsx.c56 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 Derasure_code.h144 ec_encode_data_update(int len, int k, int rows, int vec_i, unsigned char *g_tbls,