Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfException.cpp501 unsigned TotalSize = in EmitExceptionTable() local
/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyld.cpp188 uint64_t TotalSize, in emitCommonSymbols()
/external/llvm/lib/CodeGen/
DStackColoring.cpp587 unsigned TotalSize = 0; in runOnMachineFunction() local
/external/llvm/utils/TableGen/
DDAGISelMatcherEmitter.cpp800 unsigned TotalSize = MatcherEmitter.EmitMatcherList(TheMatcher, 5, 0, OS); in EmitMatcherTable() local
/external/llvm/lib/Transforms/Instrumentation/
DAddressSanitizer.cpp1044 uint64_t TotalSize = 0; in poisonStackInFunction() local
/external/clang/lib/CodeGen/
DCGExprConstant.cpp669 unsigned TotalSize = CGM.getTargetData().getTypeAllocSize(destType); in VisitCastExpr() local
/external/clang/lib/Basic/
DSourceManager.cpp507 unsigned TotalSize) { in AllocateLoadedSLocEntries()
/external/clang/lib/StaticAnalyzer/Checkers/
DMallocChecker.cpp949 SVal TotalSize = svalBuilder.evalBinOp(state, BO_Mul, count, elementSize, in CallocMem() local
/external/clang/lib/AST/
DExprCXX.cpp121 unsigned TotalSize = Array + hasInitializer + NumPlacementArgs; in AllocateArgsArray() local
DType.cpp85 llvm::APSInt TotalSize(llvm::APInt(SizeExtended.getBitWidth(), ElementSize)); in getNumAddressingBits() local
/external/kernel-headers/original/asm-x86/
Dvoyager.h354 __u32 TotalSize; member
/external/llvm/include/llvm/Support/
DCOFF.h330 uint32_t TotalSize; member