Home
last modified time | relevance | path

Searched refs:LLVMSetInstructionCallConv (Results 1 – 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm-c/
DCore.h3278 void LLVMSetInstructionCallConv(LLVMValueRef Instr, unsigned CC);
/freebsd-12-stable/contrib/llvm-project/llvm/lib/IR/
DCore.cpp2855 void LLVMSetInstructionCallConv(LLVMValueRef Instr, unsigned CC) { in LLVMSetInstructionCallConv() function