Lines Matching refs:getInt32Ty
1136 argTypes.push_back(builder.getInt32Ty()); in createCatchWrappedInvokeFunction()
1365 llvm::Type::getInt32Ty(context), i), in createCatchWrappedInvokeFunction()
1398 unwindArgTypes.push_back(builder.getInt32Ty()); in createThrowExceptionFunction()
1457 theSwitch->addCase(llvm::ConstantInt::get(llvm::Type::getInt32Ty(context), in createThrowExceptionFunction()
1664 TypeArray(builder.getInt32Ty())); in createStandardUtilityFunctions()
1668 builder.getInt32Ty() in createStandardUtilityFunctions()
1721 structVals.push_back(llvm::ConstantInt::get(builder.getInt32Ty(), i)); in createStandardUtilityFunctions()
1749 argTypes.push_back(builder.getInt32Ty()); in createStandardUtilityFunctions()
1805 argTypes.push_back(builder.getInt32Ty()); in createStandardUtilityFunctions()
1841 argTypes.push_back(builder.getInt32Ty()); in createStandardUtilityFunctions()
1856 retType = builder.getInt32Ty(); in createStandardUtilityFunctions()
1876 retType = builder.getInt32Ty(); in createStandardUtilityFunctions()
1896 retType = builder.getInt32Ty(); in createStandardUtilityFunctions()
1899 argTypes.push_back(builder.getInt32Ty()); in createStandardUtilityFunctions()
1900 argTypes.push_back(builder.getInt32Ty()); in createStandardUtilityFunctions()