Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm-c/
H A DCore.h1299 LLVMTypeRef LLVMInt16TypeInContext(LLVMContextRef C);
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DCore.cpp663 LLVMTypeRef LLVMInt16TypeInContext(LLVMContextRef C) { in LLVMInt16TypeInContext() function
686 return LLVMInt16TypeInContext(LLVMGetGlobalContext()); in LLVMInt16Type()