Searched refs:CeedInit_Avx (Results 1 – 2 of 2) sorted by relevance
18 static int CeedInit_Avx(const char *resource, Ceed ceed) { in CeedInit_Avx() function37 …nt CeedRegister_Avx_Serial(void) { return CeedRegister("/cpu/self/avx/serial", CeedInit_Avx, 35); } in CeedRegister_Avx_Serial()
18 static int CeedInit_Avx(const char *resource, Ceed ceed) { in CeedInit_Avx() function37 … CeedRegister_Avx_Blocked(void) { return CeedRegister("/cpu/self/avx/blocked", CeedInit_Avx, 30); } in CeedRegister_Avx_Blocked()