Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Support/
H A DIntervalMap.cpp121 const unsigned *CurSize, unsigned NewSize[], in distribute()
/openbsd-src/gnu/llvm/clang/include/clang/Analysis/Support/
H A DBumpVector.h227 size_t CurSize = size(); in grow() local
/openbsd-src/gnu/llvm/clang/include/clang/AST/
H A DASTVector.h382 size_t CurSize = size(); in grow() local
/openbsd-src/gnu/llvm/llvm/include/llvm/ADT/
H A DSmallVector.h1016 size_t CurSize = this->size(); variable
1069 size_t CurSize = this->size(); variable
H A DIntervalMap.h341 unsigned CurSize[], const unsigned NewSize[]) { in adjustSiblingSizes()
2020 unsigned CurSize[4]; in overflow() local
/openbsd-src/gnu/llvm/llvm/lib/MC/MCParser/
H A DELFAsmParser.cpp261 unsigned CurSize; in ParseSectionName() local
/openbsd-src/gnu/llvm/llvm/lib/FuzzMutate/
H A DIRMutator.cpp64 void IRMutator::mutateModule(Module &M, int Seed, size_t CurSize, in mutateModule()
/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGExprConstant.cpp1087 unsigned CurSize = CGM.getDataLayout().getTypeAllocSize(C->getType()); in VisitCastExpr() local
/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/
H A DHexagonVectorCombine.cpp2010 int CurSize = length(ValTy); in vresize() local
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp21607 for (unsigned CurSize = Shuffles.size(); CurSize > 1; CurSize /= 2) { in reduceBuildVecToShuffle() local