Searched refs:LLVMSetInstructionCallConv (Results 1 – 3 of 3) sorted by relevance
3337 void LLVMSetInstructionCallConv(LLVMValueRef Instr, unsigned CC);
1470 LLVMSetInstructionCallConv(Inst, Int_val(CC)); in llvm_set_instruction_call_conv()
2814 void LLVMSetInstructionCallConv(LLVMValueRef Instr, unsigned CC) { in LLVMSetInstructionCallConv() function