Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/include/
Dbin_mpl_export.h128 void OutputInterfaceTypeData(const MIRInterfaceType &type);
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/src/
Dbin_mpl_export.cpp310 mplExport.OutputInterfaceTypeData(type); in OutputTypeInterface()
646 void BinaryMplExport::OutputInterfaceTypeData(const MIRInterfaceType &type) in OutputInterfaceTypeData() function in maple::BinaryMplExport