Searched refs:IntTy8 (Results 1 – 1 of 1) sorted by relevance
433 Type *IntTy8 = Type::getInt8Ty(II.getContext()); in SimplifyX86extrq() local435 VectorType *ShufTy = VectorType::get(IntTy8, 16); in SimplifyX86extrq()513 Type *IntTy8 = Type::getInt8Ty(II.getContext()); in SimplifyX86insertq() local515 VectorType *ShufTy = VectorType::get(IntTy8, 16); in SimplifyX86insertq()561 Type *IntTy8 = Type::getInt8Ty(II.getContext()); in SimplifyX86insertq() local562 Constant *CILength = ConstantInt::get(IntTy8, Length, false); in SimplifyX86insertq()563 Constant *CIIndex = ConstantInt::get(IntTy8, Index, false); in SimplifyX86insertq()