Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfException.cpp500 unsigned TotalSize = in EmitExceptionTable() local
/external/llvm/utils/TableGen/
DDAGISelMatcherEmitter.cpp801 unsigned TotalSize = MatcherEmitter.EmitMatcherList(TheMatcher, 5, 0, OS); in EmitMatcherTable() local
/external/clang/lib/StaticAnalyzer/Checkers/
DMallocChecker.cpp564 SVal TotalSize = svalBuilder.evalBinOp(state, BO_Mul, count, elementSize, in CallocMem() local
/external/llvm/include/llvm/Support/
DCOFF.h246 uint32_t TotalSize; member
/external/clang/lib/CodeGen/
DCGExprConstant.cpp545 unsigned TotalSize = CGM.getTargetData().getTypeAllocSize(destType); in VisitCastExpr() local
/external/clang/lib/Basic/
DSourceManager.cpp462 unsigned TotalSize) { in AllocateLoadedSLocEntries()
/external/clang/lib/AST/
DExprCXX.cpp107 unsigned TotalSize = Array + NumPlacementArgs + NumConstructorArgs; in AllocateArgsArray() local
DType.cpp65 llvm::APSInt TotalSize(llvm::APInt(SizeExtended.getBitWidth(), ElementSize)); in getNumAddressingBits() local
/external/kernel-headers/original/asm-x86/
Dvoyager.h354 __u32 TotalSize; member