Searched refs:getAltOpcode (Results 1 – 1 of 1) sorted by relevance
670 unsigned getAltOpcode() const { in getAltOpcode() function 679 return getOpcode() == CheckedOpcode || getAltOpcode() == CheckedOpcode; in isOpcodeOrAlt() 3058 getAltOpcode() == CheckedOpcode); in isOpcodeOrAlt() 3089 unsigned getAltOpcode() const { in getAltOpcode() function 5274 unsigned Opcode1 = TE->getAltOpcode(); in reorderTopToBottom() 6185 unsigned Opcode1 = S.getAltOpcode(); in areAltOperandsProfitable() 9880 Instruction::isBinaryOp(E->getAltOpcode())) || in getEntryCost() 9882 Instruction::isCast(E->getAltOpcode())) || in getEntryCost() 9893 TE->getAltOpcode() == E->getAltOpcode()) || in getEntryCost() [all...]