Home
last modified time | relevance | path

Searched refs:OutputTypeFArray (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/src/
Dbin_mpl_export.cpp183 void OutputTypeFArray(const MIRType &ty, BinaryMplExport &mplExport) in OutputTypeFArray() function
325 RegisterFactoryFunction<OutputTypeFactory>(kTypeFArray, OutputTypeFArray); in InitOutputTypeFactory()