Home
last modified time | relevance | path

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

/external/llvm/lib/Support/
DSmallPtrSet.cpp193 unsigned SmallSize, in SmallPtrSetImplBase()
257 void SmallPtrSetImplBase::MoveFrom(unsigned SmallSize, in MoveFrom()
/external/llvm/include/llvm/ADT/
DSmallPtrSet.h68 explicit SmallPtrSetImplBase(const void **SmallStorage, unsigned SmallSize) : in SmallPtrSetImplBase()
DSmallBitVector.h265 size_t SmallSize = getSmallSize(); in reserve() local
/external/llvm/lib/Transforms/InstCombine/
DInstructionCombining.cpp1080 unsigned SmallSize = Cast->getSrcTy()->getPrimitiveSizeInBits(); in Descale() local