Home
last modified time | relevance | path

Searched refs:allocateNewCodeSlab (Results 1 – 1 of 1) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/ExecutionEngine/JIT/
DJITMemoryManager.cpp354 candidateBlock = allocateNewCodeSlab((size_t)ActualSize); in startFunctionBody()
369 FreeRangeHeader *allocateNewCodeSlab(size_t MinSize) { in allocateNewCodeSlab() function in __anonf7f764250211::DefaultJITMemoryManager