Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/AArch64/
H A DAArch64LoadStoreOptimizer.cpp323 static unsigned getMatchingPairOpcode(unsigned Opc) { in getMatchingPairOpcode() function
817 MIB = BuildMI(*MBB, InsertionPoint, DL, TII->get(getMatchingPairOpcode(Opc))) in mergePairedInsns()
1144 getMatchingPairOpcode(OpcA) == getMatchingPairOpcode(OpcB); in areCandidatesToMergeOrPair()