Searched refs:getAltOpcode (Results 1 – 1 of 1) sorted by relevance
1121 unsigned getAltOpcode() const { in getAltOpcode() function in __anon07b2d7740811::BinOpSameOpcodeHelper1170 unsigned getAltOpcode() const { return getAltOp()->getOpcode(); } in getAltOpcode() function in __anon07b2d7740811::InstructionsState1215 is_contained(MulDiv, getAltOpcode()); in isMulDivLikeOp()1224 is_contained(AddSub, getAltOpcode()); in isAddSubLikeOp()1231 getAltOpcode() == getOpcode(); in isCmpOp()1496 AltOp = findInstructionWithOpcode(VL, BinOpHelper.getAltOpcode()); in getSameOpcode()3895 unsigned getAltOpcode() const { return S.getAltOpcode(); } in getAltOpcode() function in llvm::slpvectorizer::BoUpSLP::TreeEntry7151 unsigned Opcode1 = TE->getAltOpcode(); in reorderTopToBottom()8828 unsigned Opcode1 = S.getAltOpcode(); in areAltOperandsProfitable()9671 if ((LocalState.getAltOpcode() != LocalState.getOpcode() && in canBuildSplitNode()[all …]