Searched refs:getCondOpcode (Results 1 – 3 of 3) sorted by relevance
355 int getCondOpcode(int Opc, bool sense) const;
902 unsigned PredOpc = HII->getCondOpcode(Opc, !Cond); in predicateAt()
1062 unsigned PredOpc = getCondOpcode(Opc, invertJump); in PredicateInstruction()2944 int HexagonInstrInfo::getCondOpcode(int Opc, bool invertPredicate) const { in getCondOpcode() function in HexagonInstrInfo