Searched refs:getMatchingPairOpcode (Results 1 – 3 of 3) sorted by relevance
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()
298 static unsigned getMatchingPairOpcode(unsigned Opc) { in getMatchingPairOpcode() function942 MIB = BuildMI(*MBB, InsertionPoint, DL, TII->get(getMatchingPairOpcode(Opc))) in mergePairedInsns()1272 getMatchingPairOpcode(OpcA) == getMatchingPairOpcode(OpcB); in areCandidatesToMergeOrPair()
318 static unsigned getMatchingPairOpcode(unsigned Opc) { in getMatchingPairOpcode() function995 unsigned int MatchPairOpcode = getMatchingPairOpcode(Opc); in mergePairedInsns()1338 getMatchingPairOpcode(OpcA) == getMatchingPairOpcode(OpcB); in areCandidatesToMergeOrPair()