Home
last modified time | relevance | path

Searched defs:MemBase (Results 1 – 6 of 6) 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-7.0/llvm/unittests/Support/
DAllocatorTest.cpp150 void *MemBase = safe_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
/external/swiftshader/third_party/subzero/src/
DWasmTranslator.cpp1412 auto MemBase = getWasmMemory(); in sanitizeAddress() local
DIceTargetLoweringARM32.cpp7149 Variable *MemBase = Mem->getBase(); in ldr() local
7160 Variable *MemBase = Mem->getBase(); in ldrex() local
7190 Variable *MemBase = Mem->getBase(); in str() local
7201 Variable *MemBase = Mem->getBase(); in strex() local