Home
last modified time | relevance | path

Searched defs:CurSize (Results 1 – 13 of 13) sorted by relevance

/external/llvm/lib/Support/
DIntervalMap.cpp121 const unsigned *CurSize, unsigned NewSize[], in distribute()
/external/swiftshader/third_party/LLVM/lib/Support/
DIntervalMap.cpp121 const unsigned *CurSize, unsigned NewSize[], in distribute()
/external/llvm/include/llvm/ADT/
DSmallVector.h232 size_t CurSize = this->size(); in grow() local
719 size_t CurSize = this->size(); variable
778 size_t CurSize = this->size(); variable
DIntervalMap.h332 unsigned CurSize[], const unsigned NewSize[]) { in adjustSiblingSizes()
1958 unsigned CurSize[4]; in overflow() local
/external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
DSmallVector.h235 size_t CurSize = this->size(); in grow() local
721 size_t CurSize = this->size(); variable
780 size_t CurSize = this->size(); variable
/external/lzma/CPP/7zip/UI/Common/
DHashCalc.h53 UInt64 CurSize; member
/external/clang/include/clang/Analysis/Support/
DBumpVector.h222 size_t CurSize = size(); in grow() local
/external/swiftshader/third_party/LLVM/include/llvm/ADT/
DSmallVector.h203 size_t CurSize = this->size(); in grow() local
613 size_t CurSize = this->size(); variable
DIntervalMap.h311 unsigned CurSize[], const unsigned NewSize[]) { in adjustSiblingSizes()
1948 unsigned CurSize[4]; in overflow() local
/external/clang/include/clang/AST/
DASTVector.h378 size_t CurSize = size(); in grow() local
/external/swiftshader/third_party/LLVM/lib/MC/MCParser/
DELFAsmParser.cpp235 unsigned CurSize; in ParseSectionName() local
/external/llvm/lib/MC/MCParser/
DELFAsmParser.cpp239 unsigned CurSize; in ParseSectionName() local
/external/clang/lib/CodeGen/
DCGExprConstant.cpp665 unsigned CurSize = CGM.getDataLayout().getTypeAllocSize(C->getType()); in VisitCastExpr() local