Searched refs:isTranspose (Results 1 – 3 of 3) sorted by relevance
781 bool isTranspose() const { in isTranspose() function782 return cast<llvm::ShuffleVectorInst>(Val)->isTranspose(); in isTranspose()
1614 if (Shuffle->isTranspose()) in getInstructionCost()
2218 bool isTranspose() const {