Home
last modified time | relevance | path

Searched defs:SecondOpc (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/Target/AArch64/
DAArch64InstrInfo.cpp1740 static bool canPairLdStOpc(unsigned FirstOpc, unsigned SecondOpc) { in canPairLdStOpc()
1770 unsigned SecondOpc = SecondLdSt.getOpcode(); in shouldClusterMemOps() local