Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64ExpandImm.cpp263 unsigned FirstOpc; in expandMOVImmSimple() local
DAArch64InstrInfo.cpp2319 static bool canPairLdStOpc(unsigned FirstOpc, unsigned SecondOpc) { in canPairLdStOpc()
2389 unsigned FirstOpc = FirstLdSt.getOpcode(); in shouldClusterMemOps() local