Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
Dobj_emit.cpp99 MIRAggConst *arrayConst = safe_cast<MIRAggConst>(st.second->GetKonst()); in EmitSwitchTable() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
Dcgfunc.h1052 MIRAggConst *arrayConst = safe_cast<MIRAggConst>(symbol.GetKonst()); in AddEmitSt() local
1064 MIRAggConst *arrayConst = safe_cast<MIRAggConst>(st->GetKonst()); in UpdateEmitSt() local
1087 MIRAggConst *arrayConst = safe_cast<MIRAggConst>(symbol.GetKonst()); in DeleteEmitSt() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/litecg/
Dlmir_builder.h622 ArrayConst *arrayConst; variable
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/x86_64/
Dx64_emitter.cpp1579 MIRAggConst *arrayConst = safe_cast<MIRAggConst>(st->GetKonst()); in EmitJmpTable() local
Dx64_MPIsel.cpp903 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.cpp581 MIRAggConst *arrayConst = safe_cast<MIRAggConst>(st->GetKonst()); in Run() local
Daarch64_cgfunc.cpp6241 MIRAggConst *arrayConst = memPool->New<MIRAggConst>(mirModule, *arrayType); in SelectRangeGoto() local