Home
last modified time | relevance | path

Searched defs:sizeArray (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/src/
Dglobal_tables.cpp226 …ArrayType *TypeTable::GetOrCreateArrayType(const MIRType &elem, uint8 dim, const uint64 *sizeArray, in GetOrCreateArrayType()
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/x86_64/
Dx64_MPIsel.cpp898 std::vector<uint64> sizeArray; in SelectRangeGoto() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/include/
Dmir_type.h1206 MIRArrayType(TyIdx eTyIdx, const std::vector<uint64> &sizeArray) in MIRArrayType()
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_cgfunc.cpp5648 std::vector<uint64> sizeArray; in SelectRangeGoto() local