Home
last modified time | relevance | path

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

12

/external/llvm/lib/DebugInfo/CodeView/
DMemoryTypeTableBuilder.cpp28 int TotalSize = alignTo(Data.size() + SizeOfRecLen, Align); in writeRecord() local
/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/llvm/lib/Support/
DCachePruning.cpp89 uint64_t TotalSize = 0; in prune() local
/external/v8/src/compiler/
Dloop-analysis.h44 size_t TotalSize() const { return exits_end_ - header_start_; } in TotalSize() function
/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/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/lib/CodeGen/AsmPrinter/
DDwarfException.cpp500 unsigned TotalSize = in EmitExceptionTable() local
/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/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/include/llvm/Support/
DCOFF.h246 uint32_t TotalSize; member
/external/llvm/include/llvm/ProfileData/
DInstrProf.h884 inline std::unique_ptr<Summary> allocSummary(uint32_t TotalSize) { in allocSummary()
/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyld.cpp344 uint64_t TotalSize = 0; in computeAllocationSizeForSections() local
DRuntimeDyldELF.cpp1854 size_t TotalSize = CurrentGOTIndex * getGOTEntrySize(); in finalizeLoad() local
/external/clang/lib/CodeGen/
DCGExprConstant.cpp666 unsigned TotalSize = CGM.getDataLayout().getTypeAllocSize(destType); in VisitCastExpr() local
/external/swiftshader/third_party/subzero/src/
DIceCfg.cpp959 uint32_t TotalSize = Utils::applyAlignment(CurrentOffset, CombinedAlignment); in sortAndCombineAllocas() local
/external/clang/lib/AST/
DType.cpp96 uint64_t TotalSize = NumElements.getZExtValue() * ElementSize; in getNumAddressingBits() local
106 llvm::APSInt TotalSize(llvm::APInt(SizeExtended.getBitWidth(), ElementSize)); in getNumAddressingBits() local
DExprCXX.cpp133 unsigned TotalSize = Array + hasInitializer + NumPlacementArgs; in AllocateArgsArray() local
/external/clang/lib/Basic/
DSourceManager.cpp481 unsigned TotalSize) { in AllocateLoadedSLocEntries()
/external/llvm/include/llvm/Support/
DCOFF.h360 uint32_t TotalSize; member
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DCOFF.h365 uint32_t TotalSize; member
/external/clang/lib/StaticAnalyzer/Checkers/
DMallocChecker.cpp2009 SVal TotalSize = svalBuilder.evalBinOp(State, BO_Mul, count, elementSize, in CallocMem() local
/external/llvm/include/llvm/Object/
DCOFF.h459 support::ulittle32_t TotalSize; member

12