Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
Demit.cpp1248 MIRConst *elemConst = aggConst.GetConstVecItem(idx); in EmitAsmLabel() local
1541 MIRConst *elemConst = aggConst.GetConstVecItem(i); in EmitAsmLabel() local
1600 MIRConst *elemConst = arrayCt.GetConstVecItem(i); in EmitAsmLabel() local
1891 MIRConst *elemConst = aggConst->GetConstVecItem(size - 1); in EmitAsmLabel() local
2575 MIRConst *elemConst = aggConst->GetConstVecItem(i); in EmitAsmLabel() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
Difile.h449 MIRConst &elemConst; member
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/x86_64/
Dx64_emitter.cpp1700 MIRConst *elemConst = arrayCt.GetConstVecItem(i); in EmitArray() local