Searched refs:MaskIntTy (Results 1 – 1 of 1) sorted by relevance
1907 auto *MaskIntTy = Type::getIntNTy(Ty->getContext(), ShAmtDiff); in foldConcatOfBoolMasks() local1917 OldCost += 2 * TTI.getCastInstrCost(Instruction::ZExt, Ty, MaskIntTy, in foldConcatOfBoolMasks()1919 OldCost += 2 * TTI.getCastInstrCost(Instruction::BitCast, MaskIntTy, MaskTy, in foldConcatOfBoolMasks()