Searched refs:LLVMSetInstructionCallConv (Results 1 – 4 of 4) sorted by relevance
2392 void LLVMSetInstructionCallConv(LLVMValueRef Instr, unsigned CC);
1443 LLVMSetInstructionCallConv(Inst, Int_val(CC)); in llvm_set_instruction_call_conv()
2049 void LLVMSetInstructionCallConv(LLVMValueRef Instr, unsigned CC) { in LLVMSetInstructionCallConv() function
1147 C.LLVMSetInstructionCallConv(v.C, C.unsigned(cc))