Home
last modified time | relevance | path

Searched defs:getIntNTy (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/IR/
H A DType.cpp258 IntegerType *Type::getIntNTy(LLVMContext &C, unsigned N) { in getIntNTy() function in Type
/freebsd-src/contrib/llvm-project/llvm/include/llvm/IR/
H A DIRBuilder.h533 IntegerType *getIntNTy(unsigned N) { getIntNTy() function