Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Support/
DIntervalMap.cpp121 const unsigned *CurSize, unsigned NewSize[], in distribute()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/
DIntervalMap.cpp121 const unsigned *CurSize, unsigned NewSize[], in distribute()
/external/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.h52 UInt64 CurSize; member
/external/swiftshader/third_party/llvm-7.0/llvm/lib/FuzzMutate/
DIRMutator.cpp55 void IRMutator::mutateModule(Module &M, int Seed, size_t CurSize, in mutateModule()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ADT/
DSmallVector.h724 size_t CurSize = this->size(); variable
783 size_t CurSize = this->size(); variable
DIntervalMap.h338 unsigned CurSize[], const unsigned NewSize[]) { in adjustSiblingSizes()
1959 unsigned CurSize[4]; in overflow() local
/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/swiftshader/third_party/llvm-7.0/llvm/lib/MC/MCParser/
DELFAsmParser.cpp258 unsigned CurSize; in ParseSectionName() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DExpandMemCmp.cpp143 uint64_t CurSize = Size; in MemCmpExpansion() local
/external/clang/lib/CodeGen/
DCGExprConstant.cpp665 unsigned CurSize = CGM.getDataLayout().getTypeAllocSize(C->getType()); in VisitCastExpr() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp15855 for (unsigned CurSize = Shuffles.size(); CurSize > 1; CurSize /= 2) { in reduceBuildVecToShuffle() local