/external/llvm/include/llvm/ADT/ |
D | SmallVector.h | 232 size_t CurSize = this->size(); in grow() local 719 size_t CurSize = this->size(); variable 778 size_t CurSize = this->size(); variable
|
D | IntervalMap.h | 332 unsigned CurSize[], const unsigned NewSize[]) { in adjustSiblingSizes() 1958 unsigned CurSize[4]; in overflow() local
|
/external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/ |
D | SmallVector.h | 235 size_t CurSize = this->size(); in grow() local 721 size_t CurSize = this->size(); variable 780 size_t CurSize = this->size(); variable
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
D | IntervalMap.cpp | 120 const unsigned *CurSize, unsigned NewSize[], in distribute()
|
/external/llvm-project/llvm/lib/Support/ |
D | IntervalMap.cpp | 121 const unsigned *CurSize, unsigned NewSize[], in distribute()
|
/external/llvm/lib/Support/ |
D | IntervalMap.cpp | 121 const unsigned *CurSize, unsigned NewSize[], in distribute()
|
/external/lzma/CPP/7zip/UI/Common/ |
D | HashCalc.h | 52 UInt64 CurSize; member
|
/external/llvm-project/llvm/lib/FuzzMutate/ |
D | IRMutator.cpp | 54 void IRMutator::mutateModule(Module &M, int Seed, size_t CurSize, in mutateModule()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/FuzzMutate/ |
D | IRMutator.cpp | 54 void IRMutator::mutateModule(Module &M, int Seed, size_t CurSize, in mutateModule()
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/ |
D | SmallVector.h | 714 size_t CurSize = this->size(); variable 773 size_t CurSize = this->size(); variable
|
D | IntervalMap.h | 338 unsigned CurSize[], const unsigned NewSize[]) { in adjustSiblingSizes() 1968 unsigned CurSize[4]; in overflow() local
|
/external/clang/include/clang/Analysis/Support/ |
D | BumpVector.h | 222 size_t CurSize = size(); in grow() local
|
/external/llvm-project/clang/include/clang/Analysis/Support/ |
D | BumpVector.h | 227 size_t CurSize = size(); in grow() local
|
/external/llvm-project/llvm/include/llvm/ADT/ |
D | SmallVector.h | 837 size_t CurSize = this->size(); variable 896 size_t CurSize = this->size(); variable
|
D | IntervalMap.h | 338 unsigned CurSize[], const unsigned NewSize[]) { in adjustSiblingSizes() 1964 unsigned CurSize[4]; in overflow() local
|
/external/clang/include/clang/AST/ |
D | ASTVector.h | 378 size_t CurSize = size(); in grow() local
|
/external/llvm-project/clang/include/clang/AST/ |
D | ASTVector.h | 382 size_t CurSize = size(); in grow() local
|
/external/llvm-project/clang-tools-extra/clang-tidy/ |
D | ClangTidyOptions.cpp | 251 auto CurSize = CurOptions.size(); in addRawFileOptions() local
|
/external/llvm/lib/MC/MCParser/ |
D | ELFAsmParser.cpp | 239 unsigned CurSize; in ParseSectionName() local
|
/external/llvm-project/llvm/lib/MC/MCParser/ |
D | ELFAsmParser.cpp | 257 unsigned CurSize; in ParseSectionName() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/MCParser/ |
D | ELFAsmParser.cpp | 257 unsigned CurSize; in ParseSectionName() local
|
/external/clang/lib/CodeGen/ |
D | CGExprConstant.cpp | 665 unsigned CurSize = CGM.getDataLayout().getTypeAllocSize(C->getType()); in VisitCastExpr() local
|
/external/llvm-project/clang/lib/CodeGen/ |
D | CGExprConstant.cpp | 1067 unsigned CurSize = CGM.getDataLayout().getTypeAllocSize(C->getType()); in VisitCastExpr() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
D | DAGCombiner.cpp | 17810 for (unsigned CurSize = Shuffles.size(); CurSize > 1; CurSize /= 2) { in reduceBuildVecToShuffle() local
|
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
D | DAGCombiner.cpp | 19076 for (unsigned CurSize = Shuffles.size(); CurSize > 1; CurSize /= 2) { in reduceBuildVecToShuffle() local
|