Searched defs:byteSize (Results 1 – 9 of 9) sorted by relevance
89 uint32 byteSize = GetPrimTypeSize(stype); in MoveLocalRefVarToRefLocals() local113 uint32 byteSize = GetPrimTypeSize(stype); in LoadStackArgsToVReg() local140 uint32 byteSize = GetPrimTypeSize(sType); in MoveArgsToVReg() local
46 size_t byteSize = ComputeDataSize(GetArrayLength(), GetByteLength()); in GetPointerLength() local
198 size_t byteSize = DataSize(this); in GetPointerLength() local
488 size_t byteSize = DataSize(this); in GetPointerLength() local
3130 size_t byteSize = ByteArray::ComputeSize(size, length); in NewByteArray() local
226 virtual void AppendContents(uint64 binInsn, uint32 byteSize) in AppendContents()260 ALWAYS_INLINE void AppendTextData(const void *data, uint32 byteSize) in AppendTextData()274 ALWAYS_INLINE void AppendTextData(uint64 data, uint32 byteSize) in AppendTextData()305 ALWAYS_INLINE void SwapTextData(const void *value, size_t index, size_t byteSize) in SwapTextData()
1102 PrimType GetPrimTypeFromSize(uint32 byteSize, PrimType defaultType) const in GetPrimTypeFromSize()
224 uint32 byteSize = GetPrimTypeSize(stype); in MoveArgsToVReg() local
1353 auto byteSize = base::TypedArrayHelper::GetElementSize(type); in WriteBigUInt64() local1401 auto byteSize = base::TypedArrayHelper::GetElementSize(type); in WriteBigInt64() local