Searched refs:increasesLength (Results 1 – 4 of 4) sorted by relevance
1545 if (Shuffle->increasesLength() && Shuffle->isIdentityWithPadding()) in getInstructionCost()1579 if (Shuffle->increasesLength()) { in getInstructionCost()
604 bool increasesLength() const { in increasesLength() function605 return cast<llvm::ShuffleVectorInst>(Val)->increasesLength(); in increasesLength()
2482 assert(Shuf.changesLength() && !Shuf.increasesLength() && in foldTruncShuffle()
2025 bool increasesLength() const {