Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/include/llvm-c/
HDCore.h1928 void LLVMSetFunctionCallConv(LLVMValueRef Fn, unsigned CC);
/NextBSD/contrib/llvm/lib/IR/
HDCore.cpp1712 void LLVMSetFunctionCallConv(LLVMValueRef Fn, unsigned CC) { in LLVMSetFunctionCallConv() function