Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
H A Demit.h347 AsmLabel GetTypeAsmInfoName(PrimType primType) const;
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
H A Demit.cpp110 AsmLabel Emitter::GetTypeAsmInfoName(PrimType primType) const in GetTypeAsmInfoName() function in maplebe::Emitter
652 AsmLabel asmName = GetTypeAsmInfoName(mirType.GetPrimType()); in EmitAsmLabel()

Completed in 6 milliseconds