Home | History | Annotate | Download | only in BitReader_2_7

Lines Matching refs:IntegerType

607       ResultTy = IntegerType::get(Context, Record[0]);
834 ResultTy = IntegerType::get(Context, Record[0]);
1317 cast<IntegerType>(CurTy)->getBitWidth());
2703 Type *Int32Ty = IntegerType::getInt32Ty(CurBB->getContext());