Home
last modified time | relevance | path

Searched defs:strCt (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
Demit.cpp852 MIRStrConst &strCt = static_cast<MIRStrConst &>(mirConst); in EmitScalarConstant() local
2773 auto strCt = static_cast<MIRStrConst *>(mirConst); in EmitGlobalVariable() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/x86_64/
Dx64_emitter.cpp1881 MIRStrConst &strCt = static_cast<MIRStrConst &>(mirConst); in EmitSingleElement() local