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.h1026 size_t CurSize = this->size(); variable
1079 size_t CurSize = this->size(); variable
H A DIntervalMap.h341 unsigned CurSize[], const unsigned NewSize[]) { in adjustSiblingSizes() argument
2020 unsigned CurSize[4]; overflow() local
[all...]
/freebsd/contrib/llvm-project/llvm/lib/MC/MCParser/
H A DELFAsmParser.cpp262 unsigned CurSize; in ParseSectionName() local
/freebsd/contrib/llvm-project/llvm/lib/FuzzMutate/
H A DIRMutator.cpp70 size_t CurSize = IRMutator::getModuleSize(M); in mutateModule() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprConstant.cpp1125 unsigned CurSize = CGM.getDataLayout().getTypeAllocSize(C->getType()); in VisitCastExpr() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonVectorCombine.cpp2443 int CurSize = length(ValTy); in vresize() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp23522 for (unsigned CurSize = Shuffles.size(); CurSize > 1; CurSize /= 2) { in reduceBuildVecToShuffle() local