Home
last modified time | relevance | path

Searched defs:endFunctionBody (Results 1 – 6 of 6) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/ExecutionEngine/MCJIT/
DMCJITMemoryManager.h50 void endFunctionBody(const char *Name, uint8_t *FunctionStart, in endFunctionBody() function
/external/swiftshader/third_party/LLVM/tools/llvm-rtdyld/
Dllvm-rtdyld.cpp65 void TrivialMemoryManager::endFunctionBody(const char *Name, in endFunctionBody() function in TrivialMemoryManager
/external/swiftshader/src/Reactor/
DLLVMRoutineManager.cpp77 …void LLVMRoutineManager::endFunctionBody(const llvm::Function *function, uint8_t *functionStart, u… in endFunctionBody() function in sw::LLVMRoutineManager
/external/swiftshader/third_party/LLVM/lib/ExecutionEngine/JIT/
DJITMemoryManager.cpp403 void endFunctionBody(const Function *F, uint8_t *FunctionStart, in endFunctionBody() function in __anon387d1ce70211::DefaultJITMemoryManager
/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_misc.cpp265 virtual void endFunctionBody(const llvm::Function *F, in endFunctionBody() function in DelegatingJITMemoryManager
/external/swiftshader/third_party/LLVM/unittests/ExecutionEngine/JIT/
DJITTest.cpp110 virtual void endFunctionBody(const Function *F, uint8_t *FunctionStart, in endFunctionBody() function in __anon99615b6f0111::RecordingJITMemoryManager