Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/llvm/lib/Support/
H A DIntervalMap.cpp121 const unsigned *CurSize, unsigned NewSize[], in distribute()
/netbsd/external/apache2/llvm/dist/clang/include/clang/Analysis/Support/
H A DBumpVector.h227 size_t CurSize = size(); in grow() local
/netbsd/external/apache2/llvm/dist/llvm/lib/FuzzMutate/
H A DIRMutator.cpp54 void IRMutator::mutateModule(Module &M, int Seed, size_t CurSize, in mutateModule()
/netbsd/external/apache2/llvm/dist/clang/include/clang/AST/
H A DASTVector.h382 size_t CurSize = size(); in grow() local
/netbsd/external/apache2/llvm/dist/llvm/include/llvm/ADT/
H A DSmallVector.h980 size_t CurSize = this->size(); variable
1038 size_t CurSize = this->size(); variable
H A DIntervalMap.h343 unsigned CurSize[], const unsigned NewSize[]) { in adjustSiblingSizes()
1974 unsigned CurSize[4]; in overflow() local
/netbsd/external/apache2/llvm/dist/llvm/lib/MC/MCParser/
H A DELFAsmParser.cpp263 unsigned CurSize; in ParseSectionName() local
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonVectorCombine.cpp1140 int CurSize = ValTy->getElementCount().getFixedValue(); in vresize() local
/netbsd/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGExprConstant.cpp1067 unsigned CurSize = CGM.getDataLayout().getTypeAllocSize(C->getType()); in VisitCastExpr() local
/netbsd/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp19395 for (unsigned CurSize = Shuffles.size(); CurSize > 1; CurSize /= 2) { in reduceBuildVecToShuffle() local