Home
last modified time | relevance | path

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

/aosp_15_r20/external/XNNPACK/bench/
H A Du64-u32-vsqrtshift.cc25 xnn_u64_u32_vsqrtshift_ukernel_function vsqrtshift, in u64_u32_vsqrtshift()
/aosp_15_r20/external/XNNPACK/src/xnnpack/
H A Dmicrofnptr.h1338 typedef void (*xnn_u64_u32_vsqrtshift_ukernel_function)( typedef
/aosp_15_r20/external/XNNPACK/test/
H A Dvunary-microkernel-tester.h1060 void Test(xnn_u64_u32_vsqrtshift_ukernel_function vsqrtshift) const { in Test()