Home
last modified time | relevance | path

Searched defs:elemNum (Results 1 – 6 of 6) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_call_conv.cpp27 size_t elemNum = 0; in FloatParamRegRequired() local
92 size_t elemNum = 0; in LocateRetVal() local
116 size_t elemNum = 0; in AllocateRegisterForAgg() local
Daarch64_cgfunc.cpp7201 size_t elemNum = 0; in SelectParmListPreprocessForAggregate() local
/arkcompiler/runtime_core/static_core/libpandafile/
Dclass_data_accessor-inl.h166 …d ClassDataAccessor::EnumerateClassElements(const File &pf, Span<const uint8_t> sp, size_t elemNum, in EnumerateClassElements()
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/src/
Dmir_type.cpp1735 size_t elemNum = 1; in ElemNumber() local
2756 bool IsUnionHomogeneousAggregates(const MIRStructType &ty, PrimType &primType, size_t &elemNum) in IsUnionHomogeneousAggregates()
2779 bool IsStructHomogeneousAggregates(const MIRStructType &ty, PrimType &primType, size_t &elemNum) in IsStructHomogeneousAggregates()
2812 bool IsArrayHomogeneousAggregates(const MIRArrayType &ty, PrimType &primType, size_t &elemNum) in IsArrayHomogeneousAggregates()
2828 bool IsHomogeneousAggregates(const MIRType &ty, PrimType &primType, size_t &elemNum, bool firstDept… in IsHomogeneousAggregates()
2861 size_t elemNum = 0; in IsParamStructCopyToMemory() local
2871 size_t elemNum = 0; in IsReturnInMemory() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/be/
Dlower.cpp1357 size_t elemNum = 0; in LowerStructReturnInRegs() local
1450 PrimType primType, size_t elemNum) in LowerStructReturnInFpRegs()
/arkcompiler/ets_runtime/ecmascript/
Djs_stable_array.cpp463 size_t elemNum = vec.size(); in JoinUseTreeString() local