Searched refs:ElementIntTy (Results 1 – 3 of 3) sorted by relevance
1509 Type *ElementIntTy = IntegerType::get(C->getContext(), ElementSize); in CollectInsertionElements() local1514 Piece = ConstantExpr::getTrunc(Piece, ElementIntTy); in CollectInsertionElements()
1679 Type *ElementIntTy = IntegerType::get(C->getContext(), ElementSize); in collectInsertionElements() local1685 Piece = ConstantExpr::getTrunc(Piece, ElementIntTy); in collectInsertionElements()
1906 Type *ElementIntTy = IntegerType::get(C->getContext(), ElementSize); in collectInsertionElements() local1912 Piece = ConstantExpr::getTrunc(Piece, ElementIntTy); in collectInsertionElements()