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

/freebsd-11.0-release/contrib/llvm/lib/Target/AArch64/
H A DAArch64LoadStoreOptimizer.cpp357 static unsigned getMatchingPairOpcode(unsigned Opc) { function
636 unsigned NewOpc = getMatchingPairOpcode(Opc);

Completed in 104 milliseconds