Home
last modified time | relevance | path

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

/external/ComputeLibrary/src/core/CL/cl_kernels/
Dactivation_float_helpers.h28 #define MLA(a, b, c) (fma(c, b, a)) macro
30 #define MLA(a, b, c) ((b) * (c) + (a)) macro
/external/vixl/doc/aarch64/
Dsupported-instructions-aarch64.md4446 ### MLA ### subsection
4456 ### MLA ### subsection