Home
last modified time | relevance | path

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

/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/tools/lli/
DRemoteTargetExternal.cpp236 uint32_t TotalSize = 0; in ReceivePayload() local
286 uint32_t TotalSize = 0; in SendPayload() local
/external/lzma/CPP/7zip/UI/Common/
DArchiveOpenCallback.h88 UInt64 TotalSize; variable
/external/llvm/lib/Transforms/Scalar/
DLoadCombine.cpp172 unsigned TotalSize = 0; in combineLoads() local
/external/llvm/lib/CodeGen/
DStackColoring.cpp668 unsigned TotalSize = 0; in runOnMachineFunction() local
/external/llvm/lib/CodeGen/AsmPrinter/
DEHStreamer.cpp475 unsigned TotalSize = in emitExceptionTable() local
/external/llvm/utils/TableGen/
DDAGISelMatcherEmitter.cpp820 unsigned TotalSize = MatcherEmitter.EmitMatcherList(TheMatcher, 6, 0, OS); in EmitMatcherTable() local
/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyld.cpp260 uint64_t TotalSize = 0; in computeAllocationSizeForSections() local
DRuntimeDyldELF.cpp1419 size_t TotalSize = CurrentGOTIndex * getGOTEntrySize(); in finalizeLoad() local
/external/clang/lib/AST/
DType.cpp95 uint64_t TotalSize = NumElements.getZExtValue() * ElementSize; in getNumAddressingBits() local
105 llvm::APSInt TotalSize(llvm::APInt(SizeExtended.getBitWidth(), ElementSize)); in getNumAddressingBits() local
DExprCXX.cpp206 unsigned TotalSize = Array + hasInitializer + NumPlacementArgs; in AllocateArgsArray() local
/external/clang/lib/CodeGen/
DCGExprConstant.cpp640 unsigned TotalSize = CGM.getDataLayout().getTypeAllocSize(destType); in VisitCastExpr() local
/external/clang/lib/Basic/
DSourceManager.cpp485 unsigned TotalSize) { in AllocateLoadedSLocEntries()
/external/llvm/include/llvm/Support/
DCOFF.h368 uint32_t TotalSize; member
/external/llvm/include/llvm/Object/
DCOFF.h404 support::ulittle32_t TotalSize; member
/external/clang/lib/StaticAnalyzer/Checkers/
DMallocChecker.cpp1993 SVal TotalSize = svalBuilder.evalBinOp(State, BO_Mul, count, elementSize, in CallocMem() local