Searched refs:getMainOpcode (Results 1 – 1 of 1) sorted by relevance
1119 unsigned getMainOpcode() const { return MainOp.getOpcode(); } in getMainOpcode() function in __anon07b2d7740811::BinOpSameOpcodeHelper1122 return hasAltOp() ? AltOp.getOpcode() : getMainOpcode(); in getAltOpcode()1494 MainOp = findInstructionWithOpcode(VL, BinOpHelper.getMainOpcode()); in getSameOpcode()