Home
last modified time | relevance | path

Searched defs:MemBase (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/LLVM/unittests/Support/
DAllocatorTest.cpp108 void *MemBase = malloc(Size + Alignment - 1 + sizeof(void*)); in Allocate() local
/external/llvm/unittests/Support/
DAllocatorTest.cpp150 void *MemBase = malloc(Size + Alignment - 1 + sizeof(void*)); in Allocate() local
/external/swiftshader/third_party/LLVM/lib/ExecutionEngine/JIT/
DJITMemoryManager.cpp377 char *MemBase = (char*)(B.base()); in allocateNewCodeSlab() local
545 uint8_t *MemBase = (uint8_t*)MemBlock.base(); in DefaultJITMemoryManager() local