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

/external/llvm/include/llvm-c/
H A DExecutionEngine.h144 void LLVMFreeMachineCodeForFunction(LLVMExecutionEngineRef EE, LLVMValueRef F);
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/gallivm/
H A Dlp_bld_init.c622 LLVMFreeMachineCodeForFunction(gallivm->engine, func);
/external/llvm/bindings/ocaml/executionengine/
H A Dexecutionengine_ocaml.c323 LLVMFreeMachineCodeForFunction(EE, F);
/external/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_init.c622 LLVMFreeMachineCodeForFunction(gallivm->engine, func);
/external/llvm/lib/ExecutionEngine/
H A DExecutionEngineBindings.cpp277 void LLVMFreeMachineCodeForFunction(LLVMExecutionEngineRef EE, LLVMValueRef F) { function

Completed in 232 milliseconds