Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
H A Demit.h207 std::string GetLayoutTypeString(uint32_t type);
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
H A Demit.cpp1717 std::string Emitter::GetLayoutTypeString(uint32_t type) in EmitAsmLabel() function in maplebe::Emitter
1765 std::string markerName = "__MBlock_" + GetLayoutTypeString(i) + "_func_start"; in EmitAsmLabel()

Completed in 5 milliseconds