Searched defs:SizeInBytes (Results 1 – 15 of 15) sorted by relevance
32 __llvm_profile_get_num_padding_bytes(uint64_t SizeInBytes) { in __llvm_profile_get_num_padding_bytes()
94 intptr_t SizeInBytes; member
616 unsigned SizeInBytes) { in createBitPieceExpression()
54 inline int CPURegister::SizeInBytes() const { in SizeInBytes() function
1180 translatePtrToMemberRep(unsigned SizeInBytes, bool IsPMF, unsigned Flags) { in translatePtrToMemberRep()1223 uint8_t SizeInBytes = Ty->getSizeInBits() / 8; in lowerTypeMemberPointer() local1562 uint64_t SizeInBytes = Ty->getSizeInBits() / 8; in lowerCompleteTypeClass() local1601 uint64_t SizeInBytes = Ty->getSizeInBits() / 8; in lowerCompleteTypeUnion() local
222 inline uint8_t getNumPaddingBytes(uint64_t SizeInBytes) { in getNumPaddingBytes()
346 uint64_t SizeInBytes = cast<ConstantInt>(MSI->getLength())->getZExtValue(); in processLoopMemSet() local
136 uint64_t SizeInBytes() const { return bytes_; } in SizeInBytes() function in webrtc::paced_sender::PacketQueue
91 VIXL_DEPRECATED("GetSizeInBytes", int SizeInBytes() const) { in SizeInBytes() function
668 unsigned SizeInBytes = ValVT.getSizeInBits() >> 3; in CC_MBlaze_AssignReg() local
422 unsigned SizeInBytes = ElemSizeInBytes * Chain.size(); in splitOddVectorElts() local
667 uint64_t SizeInBytes = cast<ConstantInt>(MSI->getLength())->getZExtValue(); in processLoopMemSet() local
471 uint64_t SizeInBytes = in getAllocaSizeInBytes() local1448 uint64_t SizeInBytes = DL.getTypeAllocSize(Ty); in InstrumentGlobals() local
1803 unsigned SizeInBytes = ValVT.getSizeInBits() >> 3; in CC_MipsO32() local
3348 uint64_t SizeInBytes = (CGF.getContext().getTypeSize(Ty) + 7) / 8; in EmitX86_64VAArgFromMemory() local