Searched refs:LLVMFreeMachineCodeForFunction (Results 1 – 7 of 7) sorted by relevance
101 void LLVMFreeMachineCodeForFunction(LLVMExecutionEngineRef EE, LLVMValueRef F);
127 void LLVMFreeMachineCodeForFunction(LLVMExecutionEngineRef EE, LLVMValueRef F);
147 C.LLVMFreeMachineCodeForFunction(ee.C, f.C)
201 void LLVMFreeMachineCodeForFunction(LLVMExecutionEngineRef EE, LLVMValueRef F) { in LLVMFreeMachineCodeForFunction() function
622 LLVMFreeMachineCodeForFunction(gallivm->engine, func); in gallivm_free_function()
320 LLVMFreeMachineCodeForFunction(EE, F); in llvm_ee_free_machine_code()
252 void LLVMFreeMachineCodeForFunction(LLVMExecutionEngineRef EE, LLVMValueRef F) { in LLVMFreeMachineCodeForFunction() function