Searched defs:allocateStub (Results 1 – 4 of 4) sorted by relevance
/external/swiftshader/src/Reactor/ | ||
D | LLVMRoutineManager.cpp | 44 …uint8_t *LLVMRoutineManager::allocateStub(const GlobalValue *function, unsigned stubSize, unsigned… in allocateStub() function in sw::LLVMRoutineManager |
/external/swiftshader/third_party/LLVM/lib/ExecutionEngine/JIT/ | ||
D | JITMemoryManager.cpp | 434 uint8_t *allocateStub(const GlobalValue* F, unsigned StubSize, in allocateStub() function in __anon387d1ce70211::DefaultJITMemoryManager |
/external/mesa3d/src/gallium/auxiliary/gallivm/ | ||
D | lp_bld_misc.cpp | 260 virtual uint8_t *allocateStub(const llvm::GlobalValue *F, in allocateStub() function in DelegatingJITMemoryManager |
/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 __anon99615b6f0111::RecordingJITMemoryManager |