/external/llvm/lib/DebugInfo/CodeView/ |
D | MemoryTypeTableBuilder.cpp | 28 int TotalSize = alignTo(Data.size() + SizeOfRecLen, Align); in writeRecord() local
|
/external/llvm/lib/Target/ARM/MCTargetDesc/ |
D | ARMUnwindOpAsm.cpp | 162 size_t TotalSize = Ops.size() + 1; in Finalize() local 178 size_t TotalSize = Ops.size() + 2; in Finalize() local
|
/external/llvm/lib/Support/ |
D | CachePruning.cpp | 89 uint64_t TotalSize = 0; in prune() local
|
/external/v8/src/compiler/ |
D | loop-analysis.h | 44 size_t TotalSize() const { return exits_end_ - header_start_; } in TotalSize() function
|
/external/llvm/lib/Target/Hexagon/ |
D | HexagonStoreWidening.cpp | 309 InstrGroup::iterator End, InstrGroup &OG, unsigned &TotalSize, in selectStores() 398 unsigned TotalSize) { in createWideStores()
|
/external/llvm/lib/Transforms/Scalar/ |
D | LoadCombine.cpp | 185 unsigned TotalSize = 0; in combineLoads() local
|
/external/llvm/lib/ProfileData/ |
D | InstrProf.cpp | 592 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/ |
D | DwarfException.cpp | 500 unsigned TotalSize = in EmitExceptionTable() local
|
/external/llvm/lib/CodeGen/AsmPrinter/ |
D | EHStreamer.cpp | 475 unsigned TotalSize = in emitExceptionTable() local
|
/external/llvm/utils/TableGen/ |
D | DAGISelMatcherEmitter.cpp | 838 unsigned TotalSize = MatcherEmitter.EmitMatcherList(TheMatcher, 6, 0, OS); in EmitMatcherTable() local
|
/external/swiftshader/third_party/LLVM/utils/TableGen/ |
D | DAGISelMatcherEmitter.cpp | 801 unsigned TotalSize = MatcherEmitter.EmitMatcherList(TheMatcher, 5, 0, OS); in EmitMatcherTable() local
|
/external/llvm/lib/CodeGen/ |
D | StackColoring.cpp | 1005 unsigned TotalSize = 0; in runOnMachineFunction() local
|
/external/swiftshader/third_party/LLVM/include/llvm/Support/ |
D | COFF.h | 246 uint32_t TotalSize; member
|
/external/llvm/include/llvm/ProfileData/ |
D | InstrProf.h | 884 inline std::unique_ptr<Summary> allocSummary(uint32_t TotalSize) { in allocSummary()
|
/external/llvm/lib/ExecutionEngine/RuntimeDyld/ |
D | RuntimeDyld.cpp | 344 uint64_t TotalSize = 0; in computeAllocationSizeForSections() local
|
D | RuntimeDyldELF.cpp | 1854 size_t TotalSize = CurrentGOTIndex * getGOTEntrySize(); in finalizeLoad() local
|
/external/clang/lib/CodeGen/ |
D | CGExprConstant.cpp | 666 unsigned TotalSize = CGM.getDataLayout().getTypeAllocSize(destType); in VisitCastExpr() local
|
/external/swiftshader/third_party/subzero/src/ |
D | IceCfg.cpp | 959 uint32_t TotalSize = Utils::applyAlignment(CurrentOffset, CombinedAlignment); in sortAndCombineAllocas() local
|
/external/clang/lib/AST/ |
D | Type.cpp | 96 uint64_t TotalSize = NumElements.getZExtValue() * ElementSize; in getNumAddressingBits() local 106 llvm::APSInt TotalSize(llvm::APInt(SizeExtended.getBitWidth(), ElementSize)); in getNumAddressingBits() local
|
D | ExprCXX.cpp | 133 unsigned TotalSize = Array + hasInitializer + NumPlacementArgs; in AllocateArgsArray() local
|
/external/clang/lib/Basic/ |
D | SourceManager.cpp | 481 unsigned TotalSize) { in AllocateLoadedSLocEntries()
|
/external/llvm/include/llvm/Support/ |
D | COFF.h | 360 uint32_t TotalSize; member
|
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/ |
D | COFF.h | 365 uint32_t TotalSize; member
|
/external/clang/lib/StaticAnalyzer/Checkers/ |
D | MallocChecker.cpp | 2009 SVal TotalSize = svalBuilder.evalBinOp(State, BO_Mul, count, elementSize, in CallocMem() local
|
/external/llvm/include/llvm/Object/ |
D | COFF.h | 459 support::ulittle32_t TotalSize; member
|