Searched defs:SecondOpc (Results 1 – 5 of 5) sorted by relevance
1740 static bool canPairLdStOpc(unsigned FirstOpc, unsigned SecondOpc) { in canPairLdStOpc()1770 unsigned SecondOpc = SecondLdSt.getOpcode(); in shouldClusterMemOps() local
2319 static bool canPairLdStOpc(unsigned FirstOpc, unsigned SecondOpc) { in canPairLdStOpc()2390 unsigned SecondOpc = SecondLdSt.getOpcode(); in shouldClusterMemOps() local
2882 static bool isClusterableLdStOpcPair(unsigned FirstOpc, unsigned SecondOpc, in isClusterableLdStOpcPair()2929 unsigned SecondOpc = SecondLdSt.getOpcode(); in shouldClusterMemOps() local
3289 static bool canPairLdStOpc(unsigned FirstOpc, unsigned SecondOpc) { in canPairLdStOpc()3364 unsigned SecondOpc = SecondLdSt.getOpcode(); in shouldClusterMemOps() local
11978 unsigned SecondOpc = SecondOp.getOpcode(); in tryLowerToSLI() local