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

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

Completed in 212 milliseconds