Searched defs:totalSize (Results 1 – 7 of 7) sorted by relevance
39 size_t MachOWriter::totalSize() const { totalSize() function in MachOWriter
57 int64_t totalSize = inputIsStatic ? inputType.getNumElements() : -1; in inferReshapeExpandedType() local
339 uint64_t totalSize = cast<VectorType>(dstVector.getType()).getNumElements(); matchAndRewrite() local
1104 uint64_t totalSize = 0; sortISDBySectionOrder() local
774 Value totalSize = lowerToMemCopyIntrinsic() local
2529 template <class ELFT> size_t ELFWriter<ELFT>::totalSize() const { totalSize() function in ELFWriter
4064 __anon345295e72c02(uint64_t totalSize, uint64_t exponentSize, uint64_t significandSize, bool hasExplicitBit = false) genIeeeClass() argument