Home
last modified time | relevance | path

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

/external/swiftshader/src/Reactor/
DRoutineManager.cpp44 …uint8_t *RoutineManager::allocateStub(const GlobalValue *function, unsigned stubSize, unsigned ali… in allocateStub() function in sw::RoutineManager
/external/swiftshader/third_party/LLVM/lib/ExecutionEngine/JIT/
DJITMemoryManager.cpp434 uint8_t *allocateStub(const GlobalValue* F, unsigned StubSize, in allocateStub() function in __anon99ff5b280211::DefaultJITMemoryManager
/external/swiftshader/third_party/LLVM/unittests/ExecutionEngine/JIT/
DJITTest.cpp94 virtual uint8_t *allocateStub(const GlobalValue* F, unsigned StubSize, in allocateStub() function in __anon1b8d59500111::RecordingJITMemoryManager