Searched refs:LLVMFreeMachineCodeForFunction (Results 1 - 6 of 6) sorted by relevance

/external/llvm/include/llvm-c/
H A DExecutionEngine.h127 void LLVMFreeMachineCodeForFunction(LLVMExecutionEngineRef EE, LLVMValueRef F);
/external/swiftshader/third_party/LLVM/include/llvm-c/
H A DExecutionEngine.h101 void LLVMFreeMachineCodeForFunction(LLVMExecutionEngineRef EE, LLVMValueRef F);
/external/swiftshader/third_party/LLVM/lib/ExecutionEngine/
H A DExecutionEngineBindings.cpp201 void LLVMFreeMachineCodeForFunction(LLVMExecutionEngineRef EE, LLVMValueRef F) { function
/external/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_init.c622 LLVMFreeMachineCodeForFunction(gallivm->engine, func);
/external/swiftshader/third_party/LLVM/bindings/ocaml/executionengine/
H A Dexecutionengine_ocaml.c320 LLVMFreeMachineCodeForFunction(EE, F);
/external/llvm/lib/ExecutionEngine/
H A DExecutionEngineBindings.cpp252 void LLVMFreeMachineCodeForFunction(LLVMExecutionEngineRef EE, LLVMValueRef F) { function

Completed in 176 milliseconds