Searched refs:CeedMagmaFunction (Results 1 – 2 of 2) sorted by relevance
30 typedef hipFunction_t CeedMagmaFunction; typedef38 typedef CUfunction CeedMagmaFunction; typedef48 CeedMagmaFunction Interp;49 CeedMagmaFunction InterpTranspose;50 CeedMagmaFunction InterpTransposeAdd;51 CeedMagmaFunction Grad;52 CeedMagmaFunction GradTranspose;53 CeedMagmaFunction GradTransposeAdd;54 CeedMagmaFunction Weight;62 CeedMagmaFunction Interp[MAGMA_NONTENSOR_KERNEL_INSTANCES];[all …]
383 CeedMagmaFunction Kernel; in CeedBasisApplyNonTensorCore_Magma()