Lines Matching refs:check_func
310 if (check_func(fdsp->vector_fmul, "vector_fmul")) in checkasm_check_float_dsp()
312 if (check_func(fdsp->vector_fmul_add, "vector_fmul_add")) in checkasm_check_float_dsp()
314 if (check_func(fdsp->vector_fmul_scalar, "vector_fmul_scalar")) in checkasm_check_float_dsp()
316 if (check_func(fdsp->vector_fmul_reverse, "vector_fmul_reverse")) in checkasm_check_float_dsp()
318 if (check_func(fdsp->vector_fmul_window, "vector_fmul_window")) in checkasm_check_float_dsp()
321 if (check_func(fdsp->vector_fmac_scalar, "vector_fmac_scalar")) in checkasm_check_float_dsp()
324 if (check_func(fdsp->vector_dmul, "vector_dmul")) in checkasm_check_float_dsp()
326 if (check_func(fdsp->vector_dmul_scalar, "vector_dmul_scalar")) in checkasm_check_float_dsp()
329 if (check_func(fdsp->vector_dmac_scalar, "vector_dmac_scalar")) in checkasm_check_float_dsp()
332 if (check_func(fdsp->butterflies_float, "butterflies_float")) in checkasm_check_float_dsp()
335 if (check_func(fdsp->scalarproduct_float, "scalarproduct_float")) in checkasm_check_float_dsp()