Home
last modified time | relevance | path

Searched defs:dim (Results 1 - 7 of 7) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/include/
H A Dclass_helper.h81 size_t dim = 0; in GetDimensionality() local
/arkcompiler/ets_frontend/ets2panda/checker/ets/
H A DtypeCreation.cpp639 Signature *ETSChecker::CreateBuiltinArraySignature(ETSArrayType *arrayType, size_t dim) in CreateBuiltinArraySignature() argument
610 CreateBuiltinArraySignatureInfo(ETSArrayType *arrayType, size_t dim) CreateBuiltinArraySignatureInfo() argument
/arkcompiler/ets_frontend/ets2panda/compiler/core/
H A DETSCompiler.cpp145 compiler::VReg dim = etsg->AllocReg(); in Compile() local
382 const auto dim = etsg->AllocReg(); in Compile() local
H A DETSGen.cpp2598 void ETSGen::NewArray(const ir::AstNode *const node, const VReg arr, const VReg dim, const checker::Type *const arrType) in NewArray() argument
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/x86_64/
H A Dx64_emitter.cpp1554 uint32 dim = arrayType.GetSizeArrayItem(0); in EmitArray() local
/arkcompiler/runtime_core/static_core/assembler/
H A Dassembly-parser.cpp2057 auto dim = ParseMultiArrayHallmark(); in ParseRecordName() local
2123 auto dim = ParseMultiArrayHallmark(); in SetFunctionInformation() local
2581 auto dim = ParseMultiArrayHallmark(); in ParseOperandInitobj() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
H A Demit.cpp1587 uint32 dim = arrayType.GetSizeArrayItem(0); in EmitAsmLabel() local

Completed in 18 milliseconds