Home
last modified time | relevance | path

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

/aosp_15_r20/external/XNNPACK/test/
H A Dpad-microkernel-tester.h106 void Test(xnn_pad_ukernel_function pad) const { in Test()
/aosp_15_r20/external/XNNPACK/src/xnnpack/
H A Dparams.h438 xnn_pad_ukernel_function ukernel;
H A Dcompute.h1055 xnn_pad_ukernel_function pad_ukernel;
H A Dmicrofnptr.h1047 typedef void (*xnn_pad_ukernel_function)( typedef
/aosp_15_r20/external/XNNPACK/src/
H A Dinit.c1313 .ukernel = (xnn_pad_ukernel_function) xnn_xx_pad_ukernel__neon, in init()
1888 .ukernel = (xnn_pad_ukernel_function) xnn_xx_pad_ukernel__scalar, in init()
3477 .ukernel = (xnn_pad_ukernel_function) xnn_xx_pad_ukernel__neon, in init()
5364 .ukernel = (xnn_pad_ukernel_function) xnn_xx_pad_ukernel__sse2, in init()
6307 .ukernel = (xnn_pad_ukernel_function) xnn_xx_pad_ukernel__wasmsimd, in init()
7045 .ukernel = (xnn_pad_ukernel_function) xnn_xx_pad_ukernel__scalar, in init()
7619 .ukernel = (xnn_pad_ukernel_function) xnn_xx_pad_ukernel__scalar, in init()