Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DSmallPtrSet.cpp138 unsigned SmallSize, in SmallPtrSetImplBase()
181 void SmallPtrSetImplBase::MoveFrom(unsigned SmallSize, in MoveFrom()
188 void SmallPtrSetImplBase::MoveHelper(unsigned SmallSize, in MoveHelper()
/third_party/skia/third_party/externals/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()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
DSmallPtrSet.h81 explicit SmallPtrSetImplBase(const void **SmallStorage, unsigned SmallSize) in SmallPtrSetImplBase()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
DSmallPtrSet.h74 explicit SmallPtrSetImplBase(const void **SmallStorage, unsigned SmallSize) in SmallPtrSetImplBase()
DSmallBitVector.h349 size_t SmallSize = getSmallSize(); in reserve() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstructionCombining.cpp1330 unsigned SmallSize = Cast->getSrcTy()->getPrimitiveSizeInBits(); in Descale() local