Searched defs:getInt32Ty (Results 1 – 4 of 4) sorted by relevance
176 IntegerType *Type::getInt32Ty(LLVMContext &C) { return &C.pImpl->Int32Ty; } in getInt32Ty() function in Type
169 IntegerType *Type::getInt32Ty(LLVMContext &C) { return &C.pImpl->Int32Ty; } in getInt32Ty() function in Type
330 IntegerType *getInt32Ty() { in getInt32Ty() function
347 IntegerType *getInt32Ty() { in getInt32Ty() function