Lines Matching refs:LLVMSetInstructionCallConv
2397 void LLVMSetInstructionCallConv(LLVMValueRef Instr, unsigned CC);2402 * This is the opposite of LLVMSetInstructionCallConv(). Reads its2405 * @see LLVMSetInstructionCallConv()