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.h1345 LLVM_C_ABI LLVMTypeRef LLVMInt16TypeInContext(LLVMContextRef C);
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DCore.cpp667 LLVMTypeRef LLVMInt16TypeInContext(LLVMContextRef C) { in LLVMInt16TypeInContext() function
690 return LLVMInt16TypeInContext(LLVMGetGlobalContext()); in LLVMInt16Type()