Home
last modified time | relevance | path

Searched refs:getMatchingPairOpcode (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Target/AArch64/
H A DAArch64LoadStoreOptimizer.cpp317 static unsigned getMatchingPairOpcode(unsigned Opc) { in getMatchingPairOpcode() function
994 unsigned int MatchPairOpcode = getMatchingPairOpcode(Opc); in mergePairedInsns()
1328 getMatchingPairOpcode(OpcA) == getMatchingPairOpcode(OpcB); in areCandidatesToMergeOrPair()