Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
Dbuiltins_string_stub_builder.cpp509 … GateRef fromOffset = PtrMul(ZExtInt32ToPtr(from), IntPtr(sizeof(uint16_t) / sizeof(uint8_t))); in GetSubString() local
1168 GateRef fromOffset = PtrMul(ZExtInt32ToPtr(from), IntPtr(sizeof(uint16_t) / sizeof(uint8_t))); in FastSubUtf16String() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_cgfunc.cpp7875 int32 fromOffset) in SelectParmListDreadLargeAggregate()
7912 int32 &structCopyOffset, int32 fromOffset) in SelectParmListIreadLargeAggregate()
8066 int32 copyOffset, int32 fromOffset) in CreateCallStructParamMemcpy()
8128 … int32 copyOffset, int32 fromOffset, const CCLocInfo &ploc) in CreateCallStructParamCopyToStack()