Searched refs:LLVMSetInstructionCallConv (Results 1 – 8 of 8) sorted by relevance
801 void LLVMSetInstructionCallConv(LLVMValueRef Instr, unsigned CC);
2583 void LLVMSetInstructionCallConv(LLVMValueRef Instr, unsigned CC);
1193 LLVMSetInstructionCallConv(Inst, Int_val(CC)); in llvm_set_instruction_call_conv()
1499 LLVMSetInstructionCallConv(Inst, Int_val(CC)); in llvm_set_instruction_call_conv()
1612 void LLVMSetInstructionCallConv(LLVMValueRef Instr, unsigned CC) { in LLVMSetInstructionCallConv() function
3375 LLVMSetInstructionCallConv(inst, LLVMFastCallConv); in lp_build_sample_soa_func()
2178 void LLVMSetInstructionCallConv(LLVMValueRef Instr, unsigned CC) { in LLVMSetInstructionCallConv() function
1147 C.LLVMSetInstructionCallConv(v.C, C.unsigned(cc))