Home
last modified time | relevance | path

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

12

/external/llvm/lib/Target/ARM/MCTargetDesc/
DARMUnwindOpAsm.cpp162 size_t TotalSize = Ops.size() + 1; in Finalize() local
178 size_t TotalSize = Ops.size() + 2; in Finalize() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/MCTargetDesc/
DARMUnwindOpAsm.cpp162 size_t TotalSize = Ops.size() + 1; in Finalize() local
178 size_t TotalSize = Ops.size() + 2; in Finalize() local
/external/llvm/lib/DebugInfo/CodeView/
DMemoryTypeTableBuilder.cpp28 int TotalSize = alignTo(Data.size() + SizeOfRecLen, Align); in writeRecord() local
/external/llvm/lib/Support/
DCachePruning.cpp89 uint64_t TotalSize = 0; in prune() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/JITLink/
DJITLinkMemoryManager.cpp86 size_t TotalSize = 0; in allocate() local
/external/tensorflow/tensorflow/lite/delegates/gpu/common/
Dmemory_management.cc38 size_t TotalSize(const ObjectsAssignment<size_t>& assignment) { in TotalSize() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/MSP430/
DMSP430BranchSelector.cpp95 unsigned TotalSize = BlockOffsets[Begin->getNumber()]; in measureFunction() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DCachePruning.cpp205 uint64_t TotalSize = 0; in pruneCache() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/PerfJITEvents/
DPerfJITEventListener.cpp123 uint32_t TotalSize; // total size of header member
134 uint32_t TotalSize; member
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonStoreWidening.cpp306 InstrGroup::iterator End, InstrGroup &OG, unsigned &TotalSize, in selectStores()
392 unsigned TotalSize) { in createWideStores()
/external/llvm/lib/Target/Hexagon/
DHexagonStoreWidening.cpp309 InstrGroup::iterator End, InstrGroup &OG, unsigned &TotalSize, in selectStores()
398 unsigned TotalSize) { in createWideStores()
/external/llvm/lib/Transforms/Scalar/
DLoadCombine.cpp185 unsigned TotalSize = 0; in combineLoads() local
/external/scudo/standalone/
Dreport.cpp107 void NORETURN reportAllocationSizeTooBig(uptr UserSize, uptr TotalSize, in reportAllocationSizeTooBig()
/external/llvm/lib/ProfileData/
DInstrProf.cpp592 static std::unique_ptr<ValueProfData> allocValueProfData(uint32_t TotalSize) { in allocValueProfData()
624 uint32_t TotalSize = swapToHostOrder<uint32_t>(Header, Endianness); in getValueProfData() local
/external/skia/tests/
DSkTBlockListTest.cpp58 static size_t TotalSize(SkTBlockList<C, N>& list) { in TotalSize() function in TBlockListTestAccess
/external/llvm/lib/CodeGen/AsmPrinter/
DEHStreamer.cpp475 unsigned TotalSize = in emitExceptionTable() local
/external/llvm/utils/TableGen/
DDAGISelMatcherEmitter.cpp838 unsigned TotalSize = MatcherEmitter.EmitMatcherList(TheMatcher, 6, 0, OS); in EmitMatcherTable() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPUPrintfRuntimeBinding.cpp485 uint32_t TotalSize = EleCount * EleSize; in lowerPrintfForGpu() local
DAMDGPUSubtarget.cpp520 uint64_t TotalSize = ExplicitOffset + ExplicitArgBytes; in getKernArgSegmentSize() local
/external/llvm/lib/CodeGen/
DStackColoring.cpp1005 unsigned TotalSize = 0; in runOnMachineFunction() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/
DInstrProf.cpp850 static std::unique_ptr<ValueProfData> allocValueProfData(uint32_t TotalSize) { in allocValueProfData()
883 uint32_t TotalSize = swapToHostOrder<uint32_t>(Header, Endianness); in getValueProfData() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DStackColoring.cpp1184 unsigned TotalSize = 0; in runOnMachineFunction() local
/external/rust/crates/libfuzzer-sys/libfuzzer/
DFuzzerLoop.cpp793 size_t TotalSize = 0; in ReadAndExecuteSeedCorpora() local
/external/ImageMagick/coders/
Dmat.c494 ssize_t TotalSize = 0; in decompress_block() local
/external/llvm/include/llvm/ProfileData/
DInstrProf.h884 inline std::unique_ptr<Summary> allocSummary(uint32_t TotalSize) { in allocSummary()

12