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

/freebsd-10.2-release/contrib/llvm/lib/IR/
H A DType.cpp241 IntegerType *Type::getInt32Ty(LLVMContext &C) { return &C.pImpl->Int32Ty; } function in class:Type
/freebsd-10.2-release/contrib/llvm/include/llvm/IR/
H A DIRBuilder.h310 IntegerType *getInt32Ty() { function in class:llvm::IRBuilderBase
[all...]

Completed in 106 milliseconds