Searched refs:LLVMSetInstructionCallConv (Results 1 – 5 of 5) sorted by relevance
3210 void LLVMSetInstructionCallConv(LLVMValueRef Instr, unsigned CC);
2029 LLVMSetInstructionCallConv(inst, LLVMFastCallConv); in update_cached_block()
4266 LLVMSetInstructionCallConv(inst, LLVMFastCallConv); in lp_build_sample_soa_func()
2783 void LLVMSetInstructionCallConv(LLVMValueRef Instr, unsigned CC) { in LLVMSetInstructionCallConv() function
4304 LLVMSetInstructionCallConv(ret, LLVMGetFunctionCallConv(func)); in ac_build_call()