Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Support/
H A DSmallPtrSet.cpp138 unsigned SmallSize, in SmallPtrSetImplBase()
181 void SmallPtrSetImplBase::MoveFrom(unsigned SmallSize, in MoveFrom()
188 void SmallPtrSetImplBase::MoveHelper(unsigned SmallSize, in MoveHelper()
/freebsd-src/contrib/llvm-project/llvm/include/llvm/ADT/
H A DSmallPtrSet.h75 SmallPtrSetImplBase(const void ** SmallStorage,unsigned SmallSize) SmallPtrSetImplBase() argument
[all...]
H A DSmallBitVector.h352 size_type SmallSize = getSmallSize(); in reserve() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ExpandImm.cpp415 unsigned SmallSize = BigSize >> BigToSmallShift; in tryEorOfLogicalImmediates() local