Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/runtime/interpreter/
Dmath_helpers.h174 struct Plus { struct
175 ALWAYS_INLINE inline T operator()(T a, T b) in operator()