Searched defs:SecondOpc (Results 1 – 3 of 3) sorted by relevance
2869 static bool isClusterableLdStOpcPair(unsigned FirstOpc, unsigned SecondOpc, in isClusterableLdStOpcPair()2918 unsigned SecondOpc = SecondLdSt.getOpcode(); in shouldClusterMemOps() local
4237 static bool canPairLdStOpc(unsigned FirstOpc, unsigned SecondOpc) { in canPairLdStOpc()4340 unsigned SecondOpc = SecondLdSt.getOpcode(); in shouldClusterMemOps() local
13701 unsigned SecondOpc = SecondOp.getOpcode(); in tryLowerToSLI() local