Home
last modified time | relevance | path

Searched defs:_mul2 (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/ComputeLibrary/arm_compute/runtime/NEON/functions/
H A DNELSTMLayerQuantized.h166 NEPixelWiseMultiplication _mul2; variable
/aosp_15_r20/external/pytorch/test/inductor/
H A Dtest_triton_kernels.py934 def _mul2(x): function