Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Transforms/InstCombine/
DInstCombineCasts.cpp1509 Type *ElementIntTy = IntegerType::get(C->getContext(), ElementSize); in CollectInsertionElements() local
1514 Piece = ConstantExpr::getTrunc(Piece, ElementIntTy); in CollectInsertionElements()
/external/llvm/lib/Transforms/InstCombine/
DInstCombineCasts.cpp1679 Type *ElementIntTy = IntegerType::get(C->getContext(), ElementSize); in collectInsertionElements() local
1685 Piece = ConstantExpr::getTrunc(Piece, ElementIntTy); in collectInsertionElements()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/InstCombine/
DInstCombineCasts.cpp1906 Type *ElementIntTy = IntegerType::get(C->getContext(), ElementSize); in collectInsertionElements() local
1912 Piece = ConstantExpr::getTrunc(Piece, ElementIntTy); in collectInsertionElements()