Searched defs:allocateStub (Results 1 – 3 of 3) sorted by relevance
/external/swiftshader/src/Reactor/ | ||
D | RoutineManager.cpp | 44 …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/ | ||
D | JITMemoryManager.cpp | 434 uint8_t *allocateStub(const GlobalValue* F, unsigned StubSize, in allocateStub() function in __anon99ff5b280211::DefaultJITMemoryManager |
/external/swiftshader/third_party/LLVM/unittests/ExecutionEngine/JIT/ | ||
D | JITTest.cpp | 94 virtual uint8_t *allocateStub(const GlobalValue* F, unsigned StubSize, in allocateStub() function in __anon1b8d59500111::RecordingJITMemoryManager |