Home
last modified time | relevance | path

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

/external/swiftshader/src/Reactor/
DLLVMRoutineManager.cpp44 …uint8_t *LLVMRoutineManager::allocateStub(const GlobalValue *function, unsigned stubSize, unsigned… in allocateStub() function in sw::LLVMRoutineManager
/external/swiftshader/third_party/LLVM/lib/ExecutionEngine/JIT/
DJITMemoryManager.cpp434 uint8_t *allocateStub(const GlobalValue* F, unsigned StubSize, in allocateStub() function in __anon387d1ce70211::DefaultJITMemoryManager
/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_misc.cpp260 virtual uint8_t *allocateStub(const llvm::GlobalValue *F, in allocateStub() function in DelegatingJITMemoryManager
/external/swiftshader/third_party/LLVM/unittests/ExecutionEngine/JIT/
DJITTest.cpp94 virtual uint8_t *allocateStub(const GlobalValue* F, unsigned StubSize, in allocateStub() function in __anon99615b6f0111::RecordingJITMemoryManager