Lines Matching refs:getInt32Ty
1085 argTypes.push_back(builder.getInt32Ty()); in createCatchWrappedInvokeFunction()
1315 llvm::Type::getInt32Ty(context), i), in createCatchWrappedInvokeFunction()
1348 unwindArgTypes.push_back(builder.getInt32Ty()); in createThrowExceptionFunction()
1407 theSwitch->addCase(llvm::ConstantInt::get(llvm::Type::getInt32Ty(context), in createThrowExceptionFunction()
1614 TypeArray(builder.getInt32Ty())); in createStandardUtilityFunctions()
1618 builder.getInt32Ty() in createStandardUtilityFunctions()
1671 structVals.push_back(llvm::ConstantInt::get(builder.getInt32Ty(), i)); in createStandardUtilityFunctions()
1699 argTypes.push_back(builder.getInt32Ty()); in createStandardUtilityFunctions()
1755 argTypes.push_back(builder.getInt32Ty()); in createStandardUtilityFunctions()
1791 argTypes.push_back(builder.getInt32Ty()); in createStandardUtilityFunctions()
1806 retType = builder.getInt32Ty(); in createStandardUtilityFunctions()
1826 retType = builder.getInt32Ty(); in createStandardUtilityFunctions()
1846 retType = builder.getInt32Ty(); in createStandardUtilityFunctions()
1849 argTypes.push_back(builder.getInt32Ty()); in createStandardUtilityFunctions()
1850 argTypes.push_back(builder.getInt32Ty()); in createStandardUtilityFunctions()