Searched defs:SmallSize (Results 1 – 12 of 12) sorted by relevance
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/ |
D | SmallPtrSet.cpp | 139 unsigned SmallSize, in SmallPtrSetImplBase() 182 void SmallPtrSetImplBase::MoveFrom(unsigned SmallSize, in MoveFrom() 189 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/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/include/llvm/ADT/ |
D | SmallPtrSet.h | 66 explicit SmallPtrSetImpl(const void **SmallStorage, unsigned SmallSize) : in SmallPtrSetImpl()
|
D | SmallBitVector.h | 266 size_t SmallSize = getSmallSize(); in reserve() local
|
/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-7.0/llvm/include/llvm/ADT/ |
D | SmallPtrSet.h | 75 explicit SmallPtrSetImplBase(const void **SmallStorage, unsigned SmallSize) in SmallPtrSetImplBase()
|
D | SmallBitVector.h | 350 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-7.0/llvm/lib/Transforms/InstCombine/ |
D | InstructionCombining.cpp | 1250 unsigned SmallSize = Cast->getSrcTy()->getPrimitiveSizeInBits(); in Descale() local
|