Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/interpreter/
Dmath_helpers.h188 struct Multiplies { struct
189 ALWAYS_INLINE inline T operator()(T a, T b) in operator()