Home
last modified time | relevance | path

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

/external/llvm/lib/Target/AArch64/
DAArch64LoadStoreOptimizer.cpp229 static unsigned getMatchingPairOpcode(unsigned Opc) { in getMatchingPairOpcode() function
346 unsigned NewOpc = getMatchingPairOpcode(Opc); in mergePairedInsns()