Home
last modified time | relevance | path

Searched defs:symName (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/x86_64/
Dx64_emitter.cpp164 const string &symName = v->GetName(); in TransferImm() local
1526 const string &symName = funcSymbol->GetName(); in EmitFunctionHeader() local
1576 const string &symName = st->GetName(); in EmitJmpTable() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
Demit.cpp349 std::string symName; in EmitAsmLabel() local
3015 std::string symName = mirSymbol.GetName(); in EmitMethodDeclaringClass() local
3038 std::string symName = mirSymbol.GetName(); in EmitMethodFieldSequential() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_emitter.cpp1872 const std::string &symName = stImmOpnd->GetName(); in EmitCTlsDescCall() local