Searched defs:byteSize (Results 1 – 8 of 8) sorted by relevance
46 size_t byteSize = ComputeDataSize(GetArrayLength(), GetByteLength()); in GetPointerLength() local
188 size_t byteSize = DataSize(this); in GetPointerLength() local
804 size_t byteSize = DataSize(this); in GetPointerLength() local
3063 size_t byteSize = ByteArray::ComputeSize(size, length); in NewByteArray() local
89 uint32 byteSize = GetPrimTypeSize(stype); in MoveLocalRefVarToRefLocals() local113 uint32 byteSize = GetPrimTypeSize(stype); in LoadStackArgsToVReg() local140 uint32 byteSize = GetPrimTypeSize(sType); in MoveArgsToVReg() 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()
1088 PrimType GetPrimTypeFromSize(uint32 byteSize, PrimType defaultType) const in GetPrimTypeFromSize()
224 uint32 byteSize = GetPrimTypeSize(stype); in MoveArgsToVReg() local