Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DType.cpp201 IntegerType *Type::getIntNTy(LLVMContext &C, unsigned N) { in getIntNTy() function in Type
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DIRBuilder.h531 IntegerType *getIntNTy(unsigned N) { in getIntNTy() function