Searched refs:isAltShuffle (Results 1 – 1 of 1) sorted by relevance
369 bool isAltShuffle() const { return getOpcode() != getAltOpcode(); } in isAltShuffle() function1016 return S.isAltShuffle() ? VLOperands::ScoreAltOpcodes in getShallowScore()1715 bool isAltShuffle() const { in isAltShuffle() function2804 unsigned ShuffleOrOp = S.isAltShuffle() ? in buildTree_rec()3361 if (!S.isAltShuffle()) { in buildTree_rec()3737 E->isAltShuffle() ? (unsigned)Instruction::ShuffleVector : E->getOpcode(); in getEntryCost()4097 assert(E->isAltShuffle() && in getEntryCost()4894 E->isAltShuffle() ? (unsigned)Instruction::ShuffleVector : E->getOpcode(); in vectorizeTree()5338 assert(E->isAltShuffle() && in vectorizeTree()