Home
last modified time | relevance | path

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

12

/freebsd-src/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-src/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-src/contrib/llvm-project/llvm/lib/ObjCopy/wasm/
H A DWasmWriter.cpp61 size_t TotalSize = finalize(); in write() local
/freebsd-src/contrib/llvm-project/compiler-rt/lib/memprof/tests/
H A Drawprofile.cpp77 const uint64_t TotalSize = Read(Ptr); in TEST() local
/freebsd-src/sys/contrib/dev/acpica/components/resources/
H A Drscalc.c326 ACPI_RS_LENGTH TotalSize; in AcpiRsGetAmlLength() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/MSP430/
H A DMSP430BranchSelector.cpp95 unsigned TotalSize = BlockOffsets[Begin->getNumber()]; in measureFunction() local
/freebsd-src/contrib/llvm-project/llvm/lib/Support/
H A DCachePruning.cpp207 uint64_t TotalSize = 0; in pruneCache() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonStoreWidening.cpp306 InstrGroup::iterator End, InstrGroup &OG, unsigned &TotalSize, in selectStores() argument
392 unsigned TotalSize) { in createWideStores() argument
[all...]
/freebsd-src/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-src/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/TargetProcess/
H A DJITLoaderPerf.cpp68 uint32_t TotalSize; member
208 uint32_t TotalSize; // total size of header member
/freebsd-src/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dreport.cpp90 void NORETURN reportAllocationSizeTooBig(uptr UserSize, uptr TotalSize, in reportAllocationSizeTooBig()
/freebsd-src/contrib/llvm-project/llvm/lib/ObjCopy/MachO/
H A DMachOWriter.cpp661 size_t TotalSize = totalSize(); in write() local
/freebsd-src/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/Shared/
H A DPerfSharedStructs.h36 uint32_t TotalSize; member
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DMallocChecker.cpp1213 SVal TotalSize = SB.evalBinOp(State, BO_Mul, BlocksVal, BlockBytesVal, evalMulForBufferSize() local
1407 SVal TotalSize = evalMulForBufferSize(C, Call.getArgExpr(0), Call.getArgExpr(1)); checkGMallocN() local
1419 SVal TotalSize = evalMulForBufferSize(C, Call.getArgExpr(0), Call.getArgExpr(1)); checkGMallocN0() local
2594 SVal TotalSize = C.getSVal(Arg1); ReallocMemAux() local
2685 SVal TotalSize = CallocMem() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/ProfileData/
H A DRawMemProfReader.cpp
H A DInstrProf.cpp1078 allocValueProfData(uint32_t TotalSize) allocValueProfData() argument
1116 uint32_t TotalSize = swapToHostOrder<uint32_t>(Header, Endianness); getValueProfData() local
[all...]
H A DSampleProfWriter.cpp104 size_t TotalSize; in writeWithSizeLimitInternal() local
/freebsd-src/contrib/llvm-project/llvm/lib/ObjCopy/ELF/
H A DELFObject.h364 uint64_t TotalSize = 0; global() variable
380 size_t TotalSize = 0; global() variable
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DStackColoring.cpp1204 unsigned TotalSize = 0; runOnMachineFunction() local
/freebsd-src/contrib/llvm-project/compiler-rt/lib/fuzzer/
H A DFuzzerLoop.cpp795 size_t TotalSize = 0; in ReadAndExecuteSeedCorpora() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUSubtarget.cpp611 uint64_t TotalSize = ExplicitOffset + ExplicitArgBytes; getKernArgSegmentSize() local
/freebsd-src/contrib/llvm-project/clang/lib/Basic/
H A DSourceManager.cpp454 AllocateLoadedSLocEntries(unsigned NumSLocEntries,SourceLocation::UIntTy TotalSize) AllocateLoadedSLocEntries() argument
2216 uint64_t TotalSize = 0; noteSLocAddressSpaceUsage() member
[all...]
/freebsd-src/contrib/llvm-project/llvm/utils/TableGen/
H A DDAGISelMatcherEmitter.cpp1340 unsigned TotalSize = MatcherEmitter.SizeMatcherList(TheMatcher, NullOS); EmitMatcherTable() local
/freebsd-src/contrib/llvm-project/llvm/lib/MC/
H A DWinCOFFObjectWriter.cpp1241 uint64_t TotalSize = ObjWriter->writeObject(Asm, Layout); writeObject() local

12