Searched defs:SizeInBytes (Results 1 – 6 of 6) sorted by relevance
33 bool SharedBitmap::SizeInBytes(const gfx::Size& size, size_t* size_in_bytes) { in SizeInBytes() function in cc::SharedBitmap
63 inline int CPURegister::SizeInBytes() const { in SizeInBytes() function
849 uint64_t SizeInBytes = cast<ConstantInt>(MSI->getLength())->getZExtValue(); in processLoopMemSet() local
568 uint64_t SizeInBytes = ASan.DL->getTypeAllocSize(Ty); in getAllocaSizeInBytes() local1063 uint64_t SizeInBytes = DL->getTypeAllocSize(Ty); in InstrumentGlobals() local
91 int SizeInBytes() const { in SizeInBytes() function
2540 uint64_t SizeInBytes = (CGF.getContext().getTypeSize(Ty) + 7) / 8; in EmitVAArgFromMemory() local3115 unsigned SizeInBytes = CGF.getContext().getTypeSize(Ty) / 8; in EmitVAArg() local