Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DIntervalMap.cpp121 const unsigned *CurSize, unsigned NewSize[], in distribute()
/freebsd/contrib/llvm-project/clang/include/clang/Analysis/Support/
H A DBumpVector.h236 size_t CurSize = size(); in grow() local
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DASTVector.h382 size_t CurSize = size(); in grow() local
/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DSmallVector.h1013 size_t CurSize = this->size(); variable
1066 size_t CurSize = this->size(); variable
H A DIntervalMap.h342 unsigned CurSize[], const unsigned NewSize[]) { in adjustSiblingSizes()
2021 unsigned CurSize[4]; in overflow() local
/freebsd/contrib/llvm-project/llvm/lib/MC/MCParser/
H A DELFAsmParser.cpp238 unsigned CurSize; in parseSectionName() local
/freebsd/contrib/llvm-project/llvm/lib/FuzzMutate/
H A DIRMutator.cpp72 size_t CurSize = IRMutator::getModuleSize(M); in mutateModule() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprConstant.cpp1211 unsigned CurSize = CGM.getDataLayout().getTypeAllocSize(C->getType()); in VisitCastExpr() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonVectorCombine.cpp2444 int CurSize = length(ValTy); in vresize() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp24602 for (unsigned CurSize = Shuffles.size(); CurSize > 1; CurSize /= 2) { in reduceBuildVecToShuffle() local