Searched refs:getCondOpcode (Results 1 – 7 of 7) sorted by relevance
385 int getCondOpcode(int Opc, bool sense) const;
873 unsigned PredOpc = HII->getCondOpcode(Opc, !Cond); in predicateAt()
1378 unsigned PredOpc = getCondOpcode(Opc, invertJump); in PredicateInstruction()3409 int HexagonInstrInfo::getCondOpcode(int Opc, bool invertPredicate) const { in getCondOpcode() function in HexagonInstrInfo
447 int getCondOpcode(int Opc, bool sense) const;
706 return HII->getCondOpcode(Opc, !IfTrue); in getCondStoreOpcode()
1527 unsigned PredOpc = getCondOpcode(Opc, invertJump); in PredicateInstruction()3350 int HexagonInstrInfo::getCondOpcode(int Opc, bool invertPredicate) const { in getCondOpcode() function in HexagonInstrInfo