Searched defs:getInt8Ty (Results 1 - 2 of 2) sorted by relevance

/freebsd-10-stable/contrib/llvm/lib/IR/
H A DType.cpp239 IntegerType *Type::getInt8Ty(LLVMContext &C) { return &C.pImpl->Int8Ty; } function in class:Type
/freebsd-10-stable/contrib/llvm/include/llvm/IR/
H A DIRBuilder.h300 IntegerType *getInt8Ty() { function in class:llvm::IRBuilderBase

Completed in 62 milliseconds