Searched defs:elemNum (Results 1 – 6 of 6) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/ |
| D | aarch64_call_conv.cpp | 27 size_t elemNum = 0; in FloatParamRegRequired() local 92 size_t elemNum = 0; in LocateRetVal() local 116 size_t elemNum = 0; in AllocateRegisterForAgg() local
|
| D | aarch64_cgfunc.cpp | 7201 size_t elemNum = 0; in SelectParmListPreprocessForAggregate() local
|
| /arkcompiler/runtime_core/static_core/libpandafile/ |
| D | class_data_accessor-inl.h | 166 …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/ |
| D | mir_type.cpp | 1735 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/ |
| D | lower.cpp | 1357 size_t elemNum = 0; in LowerStructReturnInRegs() local 1450 PrimType primType, size_t elemNum) in LowerStructReturnInFpRegs()
|
| /arkcompiler/ets_runtime/ecmascript/ |
| D | js_stable_array.cpp | 463 size_t elemNum = vec.size(); in JoinUseTreeString() local
|