Searched refs:LLVMSetFunctionCallConv (Results 1 – 3 of 3) sorted by relevance
2612 void LLVMSetFunctionCallConv(LLVMValueRef Fn, unsigned CC);
1302 LLVMSetFunctionCallConv(Fn, Int_val(Id)); in llvm_set_function_call_conv()
2398 void LLVMSetFunctionCallConv(LLVMValueRef Fn, unsigned CC) { in LLVMSetFunctionCallConv() function