Searched refs:getMatchingPairOpcode (Results 1 – 2 of 2) sorted by relevance
323 static unsigned getMatchingPairOpcode(unsigned Opc) { in getMatchingPairOpcode() function817 MIB = BuildMI(*MBB, InsertionPoint, DL, TII->get(getMatchingPairOpcode(Opc))) in mergePairedInsns()1144 getMatchingPairOpcode(OpcA) == getMatchingPairOpcode(OpcB); in areCandidatesToMergeOrPair()
377 static unsigned getMatchingPairOpcode(unsigned Opc) { in getMatchingPairOpcode() function868 MIB = BuildMI(*MBB, InsertionPoint, DL, TII->get(getMatchingPairOpcode(Opc))) in mergePairedInsns()1198 getMatchingPairOpcode(OpcA) == getMatchingPairOpcode(OpcB); in areCandidatesToMergeOrPair()