Home
last modified time | relevance | path

Searched defs:SmallSize (Results 1 – 8 of 8) sorted by relevance

/external/llvm/lib/Support/
DSmallPtrSet.cpp160 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/
DSmallPtrSet.cpp161 unsigned SmallSize, in SmallPtrSetImplBase()
207 void SmallPtrSetImplBase::MoveFrom(unsigned SmallSize, in MoveFrom()
214 void SmallPtrSetImplBase::MoveHelper(unsigned SmallSize, in MoveHelper()
/external/swiftshader/third_party/LLVM/include/llvm/ADT/
DSmallPtrSet.h66 explicit SmallPtrSetImpl(const void **SmallStorage, unsigned SmallSize) : in SmallPtrSetImpl()
DSmallBitVector.h266 size_t SmallSize = getSmallSize(); in reserve() local
/external/llvm/include/llvm/ADT/
DSmallPtrSet.h74 explicit SmallPtrSetImplBase(const void **SmallStorage, unsigned SmallSize) in SmallPtrSetImplBase()
DSmallBitVector.h261 size_t SmallSize = getSmallSize(); in reserve() local
/external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
DSmallPtrSet.h81 explicit SmallPtrSetImplBase(const void **SmallStorage, unsigned SmallSize) in SmallPtrSetImplBase()
/external/llvm/lib/Transforms/InstCombine/
DInstructionCombining.cpp1136 unsigned SmallSize = Cast->getSrcTy()->getPrimitiveSizeInBits(); in Descale() local