Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64LoadStoreOptimizer.cpp321 static unsigned getMatchingPairOpcode(unsigned Opc) { in getMatchingPairOpcode() function
1066 unsigned int MatchPairOpcode = getMatchingPairOpcode(Opc); in mergePairedInsns()
1417 getMatchingPairOpcode(OpcA) == getMatchingPairOpcode(OpcB); in areCandidatesToMergeOrPair()