Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/checker/types/ets/
H A DetsObjectType.h396 static void DebugInfoTypeFromName(std::stringstream &ss, util::StringView asmName);
H A DetsObjectType.cpp1088 void ETSObjectType::DebugInfoTypeFromName(std::stringstream &ss, util::StringView asmName) in DebugInfoTypeFromName() argument
1091 auto copied = asmName.Mutf8(); in DebugInfoTypeFromName()
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
H A Demit.cpp652 AsmLabel asmName = GetTypeAsmInfoName(mirType.GetPrimType()); in EmitAsmLabel() local
663 EmitAsmLabel(asmName); in EmitAsmLabel()
673 EmitAsmLabel(asmName); in EmitAsmLabel()
682 EmitAsmLabel(asmName); in EmitAsmLabel()

Completed in 7 milliseconds