Searched defs:TotalSize (Results 1 - 25 of 37) sorted by relevance

12

/freebsd-current/contrib/llvm-project/llvm/lib/ObjCopy/wasm/
H A DWasmWriter.cpp61 size_t TotalSize = finalize(); local
/freebsd-current/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DMapperJITLinkMemoryManager.cpp73 auto TotalSize = SegsSizes->total(); local
H A DEPCGenericRTDyldMemoryManager.cpp120 uint64_t TotalSize = 0; local
/freebsd-current/contrib/llvm-project/compiler-rt/lib/memprof/tests/
H A Drawprofile.cpp77 const uint64_t TotalSize = Read(Ptr); local
/freebsd-current/contrib/llvm-project/llvm/lib/Target/MSP430/
H A DMSP430BranchSelector.cpp95 unsigned TotalSize = BlockOffsets[Begin->getNumber()]; local
/freebsd-current/sys/contrib/dev/acpica/components/resources/
H A Drscalc.c326 ACPI_RS_LENGTH TotalSize; local
[all...]
/freebsd-current/contrib/llvm-project/llvm/lib/ProfileData/
H A DSampleProfWriter.cpp104 size_t TotalSize; local
H A DRawMemProfReader.cpp67 uint64_t TotalSize = 0; local
H A DInstrProf.cpp1078 static std::unique_ptr<ValueProfData> allocValueProfData(uint32_t TotalSize) { argument
1116 uint32_t TotalSize = swapToHostOrder<uint32_t>(Header, Endianness); local
[all...]
/freebsd-current/contrib/llvm-project/llvm/lib/Support/
H A DCachePruning.cpp207 uint64_t TotalSize = 0; local
/freebsd-current/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/Shared/
H A DPerfSharedStructs.h36 uint32_t TotalSize; member in struct:llvm::orc::PerfJITRecordPrefix
/freebsd-current/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dreport.cpp90 void NORETURN reportAllocationSizeTooBig(uptr UserSize, uptr TotalSize, argument
/freebsd-current/contrib/llvm-project/llvm/lib/ObjCopy/MachO/
H A DMachOWriter.cpp661 size_t TotalSize = totalSize(); local
/freebsd-current/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/TargetProcess/
H A DJITLoaderPerf.cpp68 uint32_t TotalSize; member in struct:RecHeader
208 uint32_t TotalSize; // total size of header member in struct:Header
/freebsd-current/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonStoreWidening.cpp305 selectStores(InstrGroup::iterator Begin, InstrGroup::iterator End, InstrGroup &OG, unsigned &TotalSize, unsigned MaxSize) argument
391 createWideStores(InstrGroup &OG, InstrGroup &NG, unsigned TotalSize) argument
[all...]
/freebsd-current/contrib/llvm-project/llvm/lib/ExecutionEngine/PerfJITEvents/
H A DPerfJITEventListener.cpp121 uint32_t TotalSize; // total size of header member in struct:__anon2040::LLVMPerfJitHeader
132 uint32_t TotalSize; member in struct:__anon2040::LLVMPerfJitRecordPrefix
/freebsd-current/contrib/llvm-project/llvm/lib/CodeGen/
H A DStackColoring.cpp1204 unsigned TotalSize = 0; local
/freebsd-current/contrib/llvm-project/llvm/lib/MC/
H A DWinCOFFObjectWriter.cpp1241 uint64_t TotalSize = ObjWriter->writeObject(Asm, Layout); local
H A DWasmObjectWriter.cpp1444 uint64_t TotalSize = writeOneObject(Asm, Layout, DwoMode::NonDwoOnly); local
/freebsd-current/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUSubtarget.cpp611 uint64_t TotalSize = ExplicitOffset + ExplicitArgBytes; local
/freebsd-current/contrib/llvm-project/compiler-rt/lib/fuzzer/
H A DFuzzerLoop.cpp795 size_t TotalSize = 0; local
/freebsd-current/contrib/llvm-project/llvm/utils/TableGen/
H A DDAGISelMatcherEmitter.cpp1340 unsigned TotalSize = MatcherEmitter.SizeMatcherList(TheMatcher, NullOS); local
/freebsd-current/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyld.cpp465 uint64_t TotalSize = 0; local
H A DRuntimeDyldELF.cpp2363 size_t TotalSize = CurrentGOTIndex * getGOTEntrySize(); local
/freebsd-current/contrib/llvm-project/llvm/lib/ObjCopy/ELF/
H A DELFObject.h364 uint64_t TotalSize = 0; member in class:llvm::objcopy::elf::BinaryWriter
380 size_t TotalSize = 0; member in class:llvm::objcopy::elf::IHexWriter

Completed in 379 milliseconds

12