Home
last modified time | relevance | path

Searched refs:ElementIntTy (Results 1 – 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
DInstCombineCasts.cpp2232 Type *ElementIntTy = IntegerType::get(C->getContext(), ElementSize); in collectInsertionElements() local
2238 Piece = ConstantExpr::getTrunc(Piece, ElementIntTy); in collectInsertionElements()