Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64LoadStoreOptimizer.cpp310 static unsigned getMatchingPairOpcode(unsigned Opc) { in getMatchingPairOpcode() function
1011 unsigned int MatchPairOpcode = getMatchingPairOpcode(Opc); in mergePairedInsns()
1342 getMatchingPairOpcode(OpcA) == getMatchingPairOpcode(OpcB); in areCandidatesToMergeOrPair()