Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/IR/
H A DType.cpp254 IntegerType *Type::getInt32Ty(LLVMContext &C) { return &C.pImpl->Int32Ty; } getInt32Ty() function in Type
/llvm-project/llvm/include/llvm/IR/
H A DIRBuilder.h523 IntegerType *getInt32Ty() { getInt32Ty() function
[all...]