Searched refs:Opcode2 (Results 1 – 2 of 2) sorted by relevance
165 unsigned Opcode2) { in isReassociableOp() argument168 (BO->getOpcode() == Opcode1 || BO->getOpcode() == Opcode2)) in isReassociableOp()
3271 int64_t Offset2, unsigned Opcode2) { in shouldClusterFI() argument3283 int Scale2 = AArch64InstrInfo::getMemScale(Opcode2); in shouldClusterFI()