Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
H A Demit.cpp242 MapleVector<MapleString> &asmSections = cg->GetMIRModule()->GetAsmDecls(); in EmitInlineAsmSection() local
243 if (!asmSections.empty()) { in EmitInlineAsmSection()
245 for (auto &singleSection : asmSections) { in EmitInlineAsmSection()

Completed in 5 milliseconds