Searched defs:totalSize (Results 1 – 6 of 6) sorted by relevance
236 uint64_t totalSize = in matchAndRewrite() local
39 size_t MachOWriter::totalSize() const { in totalSize() function in MachOWriter
1325 uint64_t totalSize = 0; in sortISDBySectionOrder() local
889 Value totalSize = in lowerToMemCopyIntrinsic() local
2435 template <class ELFT> size_t ELFWriter<ELFT>::totalSize() const { in totalSize() function in ELFWriter
5950 bool AArch64ABIInfo::isLegalVectorTypeForSwift(CharUnits totalSize, in isLegalVectorTypeForSwift()