Home
last modified time | relevance | path

Searched refs:FN_ZAXPY (Results 1 – 4 of 4) sorted by relevance

/dports/math/clblas/clBLAS-2.10/src/tests/performance/
H A Dperf-axpy.cpp79 if (((fn == FN_DAXPY) || (fn == FN_ZAXPY)) && in runInstance()
343 AxpyPerformanceTest<DoubleComplex>::runInstance(FN_ZAXPY, &params); in TEST_P()
H A Dtest-performance.cpp490 case FN_ZAXPY: in functionToString()
/dports/math/clblas/clBLAS-2.10/src/tests/include/
H A Dcommon.h234 FN_ZAXPY, enumerator
/dports/math/clblas/clBLAS-2.10/src/tests/
H A Dcommon.cpp839 case FN_ZAXPY: in functionBlasLevel()