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.cpp165 const string &symName = v->GetName(); in TransferImm() local
1541 const string &symName = funcSymbol->GetName(); in EmitFunctionHeader() local
1591 const string &symName = st->GetName(); in EmitJmpTable() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
Demit.cpp361 std::string symName; in EmitAsmLabel() local
3103 std::string symName = mirSymbol.GetName(); in EmitMethodDeclaringClass() local
3126 std::string symName = mirSymbol.GetName(); in EmitMethodFieldSequential() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_emitter.cpp1508 const std::string &symName = stImmOpnd->GetName(); in EmitCTlsDescCall() local