HomeSort by relevance Sort by last modified time
    Searched defs:StartNewSlab (Results 1 - 4 of 4) sorted by null

  /external/swiftshader/third_party/LLVM/lib/Support/
Allocator.cpp 44 /// StartNewSlab - Allocate a new slab and move the bump pointers over into
46 void BumpPtrAllocator::StartNewSlab() {
91 StartNewSlab();
124 StartNewSlab();
  /external/llvm/include/llvm/Support/
Allocator.h 249 StartNewSlab();
321 void StartNewSlab() {
  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Support/
Allocator.h 260 StartNewSlab();
343 void StartNewSlab() {
  /external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
Allocator.h 252 StartNewSlab();
324 void StartNewSlab() {

Completed in 447 milliseconds