Home
last modified time | relevance | path

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

/external/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
/external/llvm-project/llvm/lib/Target/AArch64/
DAArch64ExpandImm.cpp263 unsigned FirstOpc; in expandMOVImmSimple() local
DAArch64InstrInfo.cpp2580 static bool canPairLdStOpc(unsigned FirstOpc, unsigned SecondOpc) { in canPairLdStOpc()
2654 unsigned FirstOpc = FirstLdSt.getOpcode(); in shouldClusterMemOps() local
DAArch64ISelLowering.cpp9163 unsigned FirstOpc = FirstOp.getOpcode(); in tryLowerToSLI() local
/external/llvm/lib/Target/AArch64/
DAArch64ExpandPseudoInsts.cpp536 unsigned FirstOpc; in expandMOVImm() local
DAArch64InstrInfo.cpp1740 static bool canPairLdStOpc(unsigned FirstOpc, unsigned SecondOpc) { in canPairLdStOpc()
1769 unsigned FirstOpc = FirstLdSt.getOpcode(); in shouldClusterMemOps() local
/external/llvm-project/llvm/lib/Target/PowerPC/
DPPCInstrInfo.cpp2325 static bool isClusterableLdStOpcPair(unsigned FirstOpc, unsigned SecondOpc, in isClusterableLdStOpcPair()
2371 unsigned FirstOpc = FirstLdSt.getOpcode(); in shouldClusterMemOps() local