Home
last modified time | relevance | path

Searched defs:TotalSize (Results 1 – 25 of 44) sorted by relevance

12

/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMUnwindOpAsm.cpp165 size_t TotalSize = Ops.size() + 1; in Finalize() local
181 size_t TotalSize = Ops.size() + 2; in Finalize() local
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DMapperJITLinkMemoryManager.cpp73 auto TotalSize = SegsSizes->total(); in allocate() local
91 auto TotalSize = Seg.ContentSize + Seg.ZeroFillSize; in allocate() local
H A DEPCGenericRTDyldMemoryManager.cpp120 uint64_t TotalSize = 0; in reserveAllocationSpace() local
/freebsd/contrib/llvm-project/llvm/lib/ObjCopy/wasm/
H A DWasmWriter.cpp61 size_t TotalSize = finalize(); in write() local
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DMemoryProfileInfo.cpp139 uint64_t TotalSize) { in addCallStack()
188 AllocationType AllocType, uint64_t TotalSize) { in createMIBNode()
/freebsd/contrib/llvm-project/compiler-rt/lib/memprof/tests/
H A Drawprofile.cpp77 const uint64_t TotalSize = Read(Ptr); in TEST() local
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DMemoryProfileInfo.h61 uint64_t TotalSize; member
/freebsd/sys/contrib/dev/acpica/components/resources/
H A Drscalc.c326 ACPI_RS_LENGTH TotalSize; in AcpiRsGetAmlLength() local
/freebsd/contrib/llvm-project/llvm/lib/Target/MSP430/
H A DMSP430BranchSelector.cpp95 unsigned TotalSize = BlockOffsets[Begin->getNumber()]; in measureFunction() local
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/PerfJITEvents/
H A DPerfJITEventListener.cpp121 uint32_t TotalSize; // total size of header member
132 uint32_t TotalSize; member
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonStoreWidening.cpp306 InstrGroup::iterator End, InstrGroup &OG, unsigned &TotalSize, in selectStores()
392 unsigned TotalSize) { in createWideStores()
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DCachePruning.cpp207 uint64_t TotalSize = 0; in pruneCache() local
/freebsd/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dreport.cpp107 reportAllocationSizeTooBig(uptr UserSize,uptr TotalSize,uptr MaxSize) reportAllocationSizeTooBig() argument
/freebsd/contrib/llvm-project/llvm/lib/ObjCopy/MachO/
H A DMachOWriter.cpp661 size_t TotalSize = totalSize(); in write() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DMemProfiler.cpp717 uint64_t TotalSize = 0; in addCallStack() local
780 uint64_t TotalSize = 0; member
/freebsd/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DDWARFEmitter.cpp701 size_t TotalSize = CombinedSizeOtherParts + 5 * sizeof(uint32_t) + in emitDebugNamesHeader() local
867 size_t TotalSize = PoolInfo->PoolData.size() + NamesTableData.size() + in emitDebugNames() local
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DMallocChecker.cpp1137 SVal TotalSize = SB.evalBinOp(State, BO_Mul, BlocksVal, BlockBytesVal, in evalMulForBufferSize() local
1325 SVal TotalSize = evalMulForBufferSize(C, Call.getArgExpr(0), Call.getArgExpr(1)); in checkGMallocN() local
1337 SVal TotalSize = evalMulForBufferSize(C, Call.getArgExpr(0), Call.getArgExpr(1)); in checkGMallocN0() local
2642 SVal TotalSize = C.getSVal(Arg1); in ReallocMemAux() local
2733 SVal TotalSize = in CallocMem() local
/freebsd/contrib/llvm-project/llvm/lib/ProfileData/
H A DMemProfReader.cpp66 uint64_t TotalSize = 0; in checkBuffer() local
H A DInstrProf.cpp1195 static std::unique_ptr<ValueProfData> allocValueProfData(uint32_t TotalSize) { in allocValueProfData()
1233 uint32_t TotalSize = endian::readNext<uint32_t>(Header, Endianness); in getValueProfData() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DStackColoring.cpp1208 unsigned TotalSize = 0; in runOnMachineFunction() local
/freebsd/contrib/llvm-project/llvm/lib/ObjCopy/ELF/
H A DELFObject.h367 uint64_t TotalSize = 0; variable
386 size_t TotalSize = 0; variable
/freebsd/contrib/llvm-project/compiler-rt/lib/fuzzer/
H A DFuzzerLoop.cpp795 size_t TotalSize = 0; in ReadAndExecuteSeedCorpora() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUSubtarget.cpp636 uint64_t TotalSize = ExplicitOffset + ExplicitArgBytes; in getKernArgSegmentSize() local
/freebsd/contrib/llvm-project/clang/lib/Basic/
H A DSourceManager.cpp466 SourceLocation::UIntTy TotalSize) { in AllocateLoadedSLocEntries()
2255 uint64_t TotalSize = 0; in noteSLocAddressSpaceUsage() member
/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DDAGISelMatcherEmitter.cpp1338 unsigned TotalSize = MatcherEmitter.SizeMatcherList(TheMatcher, NullOS); in EmitMatcherTable() local

12