Home
last modified time | relevance | path

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

/cts/tests/tests/rsblas/src/android/renderscript/cts/
DIntrinsicBLAS.java5039 private void L3_xGEMM_API(ArrayList<Allocation> mMatrix) { in L3_xGEMM_API() method in IntrinsicBLAS
5048 L3_xGEMM_API(mMatrixS); in test_L3_SGEMM_API()
5052 L3_xGEMM_API(mMatrixD); in test_L3_DGEMM_API()
5056 L3_xGEMM_API(mMatrixC); in test_L3_CGEMM_API()
5060 L3_xGEMM_API(mMatrixZ); in test_L3_ZGEMM_API()