Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64LoadStoreOptimizer.cpp318 static unsigned getMatchingPairOpcode(unsigned Opc) { in getMatchingPairOpcode() function
995 unsigned int MatchPairOpcode = getMatchingPairOpcode(Opc); in mergePairedInsns()
1338 getMatchingPairOpcode(OpcA) == getMatchingPairOpcode(OpcB); in areCandidatesToMergeOrPair()