Searched defs:SizeInBytes (Results 1 – 4 of 4) sorted by relevance
849 uint64_t SizeInBytes = cast<ConstantInt>(MSI->getLength())->getZExtValue(); in processLoopMemSet() local
662 uint64_t SizeInBytes = ASan.DL->getTypeAllocSize(Ty); in getAllocaSizeInBytes() local1198 uint64_t SizeInBytes = DL->getTypeAllocSize(Ty); in InstrumentGlobals() local
953 unsigned SizeInBytes) { in createPieceExpression()
2755 uint64_t SizeInBytes = (CGF.getContext().getTypeSize(Ty) + 7) / 8; in EmitVAArgFromMemory() local3680 unsigned SizeInBytes = CGF.getContext().getTypeSize(Ty) / 8; in EmitVAArg() local