Searched refs:LLVMSetFunctionCallConv (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10.1/llvmCore-3425.0.34/include/llvm-c/
H A DCore.h1666 void LLVMSetFunctionCallConv(LLVMValueRef Fn, unsigned CC);
/macosx-10.10.1/llvmCore-3425.0.34/bindings/ocaml/llvm/
H A Dllvm_ocaml.c1021 LLVMSetFunctionCallConv(Fn, Int_val(Id));
/macosx-10.10.1/llvmCore-3425.0.34/lib/VMCore/
H A DCore.cpp1363 void LLVMSetFunctionCallConv(LLVMValueRef Fn, unsigned CC) { function

Completed in 101 milliseconds