Searched defs:SizeInBytes (Results 1 – 10 of 10) sorted by relevance
30 __llvm_profile_get_num_padding_bytes(uint64_t SizeInBytes) { in __llvm_profile_get_num_padding_bytes()
94 intptr_t SizeInBytes; member
659 unsigned SizeInBytes) { in createBitPieceExpression()
69 inline int CPURegister::SizeInBytes() const { in SizeInBytes() function
202 inline uint8_t getNumPaddingBytes(uint64_t SizeInBytes) { in getNumPaddingBytes()
136 uint64_t SizeInBytes() const { return bytes_; } in SizeInBytes() function in webrtc::paced_sender::PacketQueue
430 uint64_t SizeInBytes = cast<ConstantInt>(MSI->getLength())->getZExtValue(); in processLoopMemSet() local
421 uint64_t SizeInBytes = in getAllocaSizeInBytes() local1343 uint64_t SizeInBytes = DL.getTypeAllocSize(Ty); in InstrumentGlobals() local
92 int SizeInBytes() const { in SizeInBytes() function
3127 uint64_t SizeInBytes = (CGF.getContext().getTypeSize(Ty) + 7) / 8; in EmitX86_64VAArgFromMemory() local