Home
last modified time | relevance | path

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

/external/llvm/lib/Target/AArch64/
DAArch64LoadStoreOptimizer.cpp178 static unsigned getMatchingPairOpcode(unsigned Opc) { in getMatchingPairOpcode() function
286 unsigned NewOpc = getMatchingPairOpcode(I->getOpcode()); in mergePairedInsns()