Home
last modified time | relevance | path

Searched defs:arrayConst (Results 1 – 6 of 6) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
Dobj_emit.cpp98 MIRAggConst *arrayConst = safe_cast<MIRAggConst>(st.second->GetKonst()); in EmitSwitchTable() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
Dcgfunc.h700 MIRAggConst *arrayConst = safe_cast<MIRAggConst>(symbol.GetKonst()); in AddEmitSt() local
713 MIRAggConst *arrayConst = safe_cast<MIRAggConst>(symbol.GetKonst()); in DeleteEmitSt() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/x86_64/
Dx64_emitter.cpp1653 MIRAggConst *arrayConst = safe_cast<MIRAggConst>(st->GetKonst()); in EmitJmpTable() local
Dx64_MPIsel.cpp499 MIRAggConst *arrayConst = memPool->New<MIRAggConst>(cgFunc->GetMirModule(), *arrayType); in SelectRangeGoto() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_emitter.cpp286 MIRAggConst *arrayConst = safe_cast<MIRAggConst>(st->GetKonst()); in Run() local
Daarch64_cgfunc.cpp2989 MIRAggConst *arrayConst = memPool->New<MIRAggConst>(mirModule, *arrayType); in SelectRangeGoto() local