Home
last modified time | relevance | path

Searched refs:HandleMpy (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
H A Dcgfunc.cpp76 static Operand *HandleMpy(const BaseNode &parent, BaseNode &expr, CGFunc &cgFunc) in HandleMpy() function
243 RegisterFactoryFunction<HandleExprFactory>(OP_mul, HandleMpy); in InitHandleExprFactory()
H A Disel.cpp335 static Operand *HandleMpy(const BaseNode &parent, BaseNode &expr, MPISel &iSel) in HandleMpy() function
478 RegisterFactoryFunction<HandleExprFactory>(OP_mul, HandleMpy); in InitHandleExprFactory()

Completed in 7 milliseconds