Home
last modified time | relevance | path

Searched refs:CreateProductFunction (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_util/include/
H A Dfactory.h127 inline auto CreateProductFunction(const typename TFactory::key_type &key) in CreateProductFunction() function
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
H A Dcgfunc.cpp547 auto function = CreateProductFunction<HandleExprFactory>(expr.GetOpCode()); in HandleExpr()
589 auto function = CreateProductFunction<HandleStmtFactory>(stmt->GetOpCode()); in GenerateInstruction()
H A Disel.cpp513 auto function = CreateProductFunction<HandleExprFactory>(expr.GetOpCode()); in HandleExpr()
525 auto function = CreateProductFunction<HandleStmtFactory>(stmt->GetOpCode()); in doMPIS()

Completed in 5 milliseconds