Searched defs:SmallSize (Results  1 – 10 of 10) sorted by relevance
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ | 
| D | SmallPtrSet.cpp | 138                                          unsigned SmallSize,  in SmallPtrSetImplBase()181 void SmallPtrSetImplBase::MoveFrom(unsigned SmallSize,  in MoveFrom()
 188 void SmallPtrSetImplBase::MoveHelper(unsigned SmallSize,  in MoveHelper()
 
 | 
| /external/llvm/lib/Support/ | 
| D | SmallPtrSet.cpp | 160                                          unsigned SmallSize,  in SmallPtrSetImplBase()206 void SmallPtrSetImplBase::MoveFrom(unsigned SmallSize,  in MoveFrom()
 213 void SmallPtrSetImplBase::MoveHelper(unsigned SmallSize,  in MoveHelper()
 
 | 
| /external/swiftshader/third_party/llvm-subzero/lib/Support/ | 
| D | SmallPtrSet.cpp | 161                                          unsigned SmallSize,  in SmallPtrSetImplBase()207 void SmallPtrSetImplBase::MoveFrom(unsigned SmallSize,  in MoveFrom()
 214 void SmallPtrSetImplBase::MoveHelper(unsigned SmallSize,  in MoveHelper()
 
 | 
| /external/llvm/include/llvm/ADT/ | 
| D | SmallPtrSet.h | 74   explicit SmallPtrSetImplBase(const void **SmallStorage, unsigned SmallSize)  in SmallPtrSetImplBase()
 | 
| D | SmallBitVector.h | 261         size_t SmallSize = getSmallSize();  in reserve()  local
 | 
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/ | 
| D | SmallPtrSet.h | 74   explicit SmallPtrSetImplBase(const void **SmallStorage, unsigned SmallSize)  in SmallPtrSetImplBase()
 | 
| D | SmallBitVector.h | 349         size_t SmallSize = getSmallSize();  in reserve()  local
 | 
| /external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/ | 
| D | SmallPtrSet.h | 81   explicit SmallPtrSetImplBase(const void **SmallStorage, unsigned SmallSize)  in SmallPtrSetImplBase()
 | 
| /external/llvm/lib/Transforms/InstCombine/ | 
| D | InstructionCombining.cpp | 1136         unsigned SmallSize = Cast->getSrcTy()->getPrimitiveSizeInBits();  in Descale()  local
 | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/ | 
| D | InstructionCombining.cpp | 1330         unsigned SmallSize = Cast->getSrcTy()->getPrimitiveSizeInBits();  in Descale()  local
 |