Home
last modified time | relevance | path

Searched defs:SecondOpc (Results 1 – 2 of 2) 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
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/
DAArch64InstrInfo.cpp2338 static bool canPairLdStOpc(unsigned FirstOpc, unsigned SecondOpc) { in canPairLdStOpc()
2376 unsigned SecondOpc = SecondLdSt.getOpcode(); in shouldClusterMemOps() local