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