Home
last modified time | relevance | path

Searched defs:TotalSize (Results 1 – 25 of 45) 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-7.0/llvm/lib/Target/ARM/MCTargetDesc/
DARMUnwindOpAsm.cpp163 size_t TotalSize = Ops.size() + 1; in Finalize() local
179 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-7.0/llvm/lib/Target/MSP430/
DMSP430BranchSelector.cpp95 unsigned TotalSize = BlockOffsets[Begin->getNumber()]; in measureFunction() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/
DCachePruning.cpp190 uint64_t TotalSize = 0; in pruneCache() local
/external/v8/src/compiler/
Dloop-analysis.h44 size_t TotalSize() const { return exits_end_ - header_start_; } in TotalSize() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/PerfJITEvents/
DPerfJITEventListener.cpp123 uint32_t TotalSize; // total size of header member
134 uint32_t TotalSize; member
/external/llvm/lib/Target/Hexagon/
DHexagonStoreWidening.cpp309 InstrGroup::iterator End, InstrGroup &OG, unsigned &TotalSize, in selectStores()
398 unsigned TotalSize) { in createWideStores()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
DHexagonStoreWidening.cpp306 InstrGroup::iterator End, InstrGroup &OG, unsigned &TotalSize, in selectStores()
394 unsigned TotalSize) { in createWideStores()
/external/llvm/lib/Transforms/Scalar/
DLoadCombine.cpp185 unsigned TotalSize = 0; in combineLoads() local
/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/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DAMDGPUSubtarget.cpp436 uint64_t TotalSize = ExplicitOffset + ExplicitArgBytes; in getKernArgSegmentSize() local
/external/swiftshader/third_party/LLVM/lib/CodeGen/AsmPrinter/
DDwarfException.cpp500 unsigned TotalSize = in EmitExceptionTable() local
/external/llvm/lib/CodeGen/AsmPrinter/
DEHStreamer.cpp475 unsigned TotalSize = in emitExceptionTable() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ProfileData/
DInstrProf.cpp731 static std::unique_ptr<ValueProfData> allocValueProfData(uint32_t TotalSize) { in allocValueProfData()
764 uint32_t TotalSize = swapToHostOrder<uint32_t>(Header, Endianness); in getValueProfData() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DMergeICmps.cpp556 const auto TotalSize = in mergeComparisons() local
/external/llvm/utils/TableGen/
DDAGISelMatcherEmitter.cpp838 unsigned TotalSize = MatcherEmitter.EmitMatcherList(TheMatcher, 6, 0, OS); in EmitMatcherTable() local
/external/swiftshader/third_party/LLVM/utils/TableGen/
DDAGISelMatcherEmitter.cpp801 unsigned TotalSize = MatcherEmitter.EmitMatcherList(TheMatcher, 5, 0, OS); in EmitMatcherTable() local
/external/llvm/lib/CodeGen/
DStackColoring.cpp1005 unsigned TotalSize = 0; in runOnMachineFunction() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DStackColoring.cpp1165 unsigned TotalSize = 0; in runOnMachineFunction() local
/external/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/
DDAGISelMatcherEmitter.cpp1042 unsigned TotalSize = MatcherEmitter.EmitMatcherList(TheMatcher, 1, 0, OS); in EmitMatcherTable() local
/external/swiftshader/third_party/LLVM/include/llvm/Support/
DCOFF.h246 uint32_t TotalSize; member
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-objcopy/
DObject.h225 uint64_t TotalSize; variable
/external/ImageMagick/coders/
Dmat.c488 ssize_t TotalSize = 0; in decompress_block() local

12