Home
last modified time | relevance | path

Searched refs:canPairLdStOpc (Results 1 – 3 of 3) 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()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64InstrInfo.cpp2319 static bool canPairLdStOpc(unsigned FirstOpc, unsigned SecondOpc) { in canPairLdStOpc() function
2391 if (!canPairLdStOpc(FirstOpc, SecondOpc)) in shouldClusterMemOps()
/external/llvm-project/llvm/lib/Target/AArch64/
DAArch64InstrInfo.cpp2580 static bool canPairLdStOpc(unsigned FirstOpc, unsigned SecondOpc) { in canPairLdStOpc() function
2656 if (!canPairLdStOpc(FirstOpc, SecondOpc)) in shouldClusterMemOps()