Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Support/
H A DIntervalMap.cpp121 const unsigned *CurSize, unsigned NewSize[], in distribute()
/llvm-project/clang/include/clang/Analysis/Support/
H A DBumpVector.h236 size_t CurSize = size(); in grow() local
/llvm-project/clang/include/clang/AST/
H A DASTVector.h382 size_t CurSize = size(); in grow() local
/llvm-project/llvm/include/llvm/ADT/
H A DSmallVector.h1025 size_t CurSize = this->size(); global() variable
1078 size_t CurSize = this->size(); global() variable
[all...]
H A DIntervalMap.h341 unsigned CurSize[], const unsigned NewSize[]) { in adjustSiblingSizes() argument
2020 unsigned CurSize[4]; overflow() local
[all...]
/llvm-project/clang-tools-extra/clang-tidy/
H A DClangTidyOptions.cpp339 auto CurSize = CurOptions.size(); addRawFileOptions() local
/llvm-project/llvm/lib/MC/MCParser/
H A DELFAsmParser.cpp262 unsigned CurSize; in ParseSectionName() local
/llvm-project/llvm/lib/FuzzMutate/
H A DIRMutator.cpp70 size_t CurSize = IRMutator::getModuleSize(M); in mutateModule() local
/llvm-project/clang/lib/CodeGen/
H A DCGExprConstant.cpp1114 unsigned CurSize = CGM.getDataLayout().getTypeAllocSize(C->getType()); VisitCastExpr() local
/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonVectorCombine.cpp2443 int CurSize = length(ValTy); in vresize() local
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp23463 for (unsigned CurSize = Shuffles.size(); CurSize > 1; CurSize /= 2) { reduceBuildVecToShuffle() local
[all...]