Home
last modified time | relevance | path

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

/external/llvm/lib/Target/AArch64/
DAArch64InstrInfo.cpp1740 static bool canPairLdStOpc(unsigned FirstOpc, unsigned SecondOpc) { in canPairLdStOpc() function
1771 if (!canPairLdStOpc(FirstOpc, SecondOpc)) in shouldClusterMemOps()