Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/x86_64/
Dx64_emitter.cpp1613 uint32 subStructFieldCounts = 0; in EmitStructure() local
1618 uint64 X64Emitter::EmitStructure(MIRConst &mirConst, CG &cg, uint32 &subStructFieldCounts, bool bel… in EmitStructure()
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
Demit.cpp1764 uint32_t subStructFieldCounts = 0; in EmitStructConstant() local
1768 void Emitter::EmitStructConstant(MIRConst &mirConst, uint32 &subStructFieldCounts) in EmitStructConstant()