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/include/cg/
H A Difile.h449 MIRConst &elemConst; member
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/x86_64/
H A Dx64_emitter.cpp1568 MIRConst *elemConst = arrayCt.GetConstVecItem(i); in EmitArray() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
H A Demit.cpp759 void Emitter::EmitAddrofFuncConst(const MIRSymbol &mirSymbol, MIRConst &elemConst, size_t idx) in EmitAsmLabel() argument
893 void Emitter::EmitAddrofSymbolConst(const MIRSymbol &mirSymbol, MIRConst &elemConst, size_t idx) in EmitAsmLabel() argument
1249 MIRConst *elemConst = aggConst.GetConstVecItem(idx); in EmitAsmLabel() local
1542 MIRConst *elemConst = aggConst.GetConstVecItem(i); EmitAsmLabel() local
1601 MIRConst *elemConst = arrayCt.GetConstVecItem(i); EmitAsmLabel() local
1892 MIRConst *elemConst = aggConst->GetConstVecItem(size - 1); EmitAsmLabel() local
2576 MIRConst *elemConst = aggConst->GetConstVecItem(i); EmitAsmLabel() local
[all...]

Completed in 7 milliseconds