Searched defs:getInt16Ty (Results 1 - 2 of 2) sorted by last modified time

/freebsd-11-stable/contrib/llvm-project/llvm/lib/IR/
H A DType.cpp179 IntegerType *Type::getInt16Ty(LLVMContext &C) { return &C.pImpl->Int16Ty; } function in class:Type
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/IR/
H A DIRBuilder.h390 IntegerType *getInt16Ty() { function in class:llvm::IRBuilderBase

Completed in 80 milliseconds