Home
last modified time | relevance | path

Searched defs:totalSize (Results 1 – 7 of 7) sorted by relevance

/llvm-project/llvm/lib/ObjCopy/MachO/
H A DMachOWriter.cpp39 size_t MachOWriter::totalSize() const { totalSize() function in MachOWriter
/llvm-project/mlir/lib/Conversion/TosaToTensor/
H A DTosaToTensor.cpp57 int64_t totalSize = inputIsStatic ? inputType.getNumElements() : -1; in inferReshapeExpandedType() local
/llvm-project/mlir/lib/Conversion/VectorToSPIRV/
H A DVectorToSPIRV.cpp339 uint64_t totalSize = cast<VectorType>(dstVector.getType()).getNumElements(); matchAndRewrite() local
/llvm-project/lld/ELF/
H A DWriter.cpp1104 uint64_t totalSize = 0; sortISDBySectionOrder() local
/llvm-project/mlir/lib/Conversion/MemRefToLLVM/
H A DMemRefToLLVM.cpp774 Value totalSize = lowerToMemCopyIntrinsic() local
/llvm-project/llvm/lib/ObjCopy/ELF/
H A DELFObject.cpp2529 template <class ELFT> size_t ELFWriter<ELFT>::totalSize() const { totalSize() function in ELFWriter
/llvm-project/flang/lib/Optimizer/Builder/
H A DIntrinsicCall.cpp4064 __anon345295e72c02(uint64_t totalSize, uint64_t exponentSize, uint64_t significandSize, bool hasExplicitBit = false) genIeeeClass() argument