Searched refs:isAltShuffle (Results 1 – 1 of 1) sorted by relevance
373 bool isAltShuffle() const { return getOpcode() != getAltOpcode(); } in isAltShuffle() function1020 return S.isAltShuffle() ? VLOperands::ScoreAltOpcodes in getShallowScore()1721 bool isAltShuffle() const { in isAltShuffle() function2817 unsigned ShuffleOrOp = S.isAltShuffle() ? in buildTree_rec()3390 if (!S.isAltShuffle()) { in buildTree_rec()3832 E->isAltShuffle() ? (unsigned)Instruction::ShuffleVector : E->getOpcode(); in getEntryCost()4178 assert(E->isAltShuffle() && in getEntryCost()5145 E->isAltShuffle() ? (unsigned)Instruction::ShuffleVector : E->getOpcode(); in vectorizeTree()5605 assert(E->isAltShuffle() && in vectorizeTree()