Searched refs:Opcode2 (Results 1 – 6 of 6) sorted by relevance
138 unsigned Opcode2) { in isReassociableOp() argument141 cast<Instruction>(V)->getOpcode() == Opcode2) && in isReassociableOp()
1087 IValueT Opcode2 = 0; in emitInsertExtractInt() local1097 Opcode2 = mask(Index, 0, 2); in emitInsertExtractInt()1103 Opcode2 = (mask(Index, 0, 1) << 1) | B0; in emitInsertExtractInt()1116 (getYInRegYXXXX(Dn) << 7) | (Opcode2 << 5); in emitInsertExtractInt()
157 unsigned Opcode2) { in isReassociableOp() argument160 (I->getOpcode() == Opcode1 || I->getOpcode() == Opcode2)) in isReassociableOp()
158 unsigned Opcode2) { in isReassociableOp() argument161 (I->getOpcode() == Opcode1 || I->getOpcode() == Opcode2)) in isReassociableOp()
2339 int64_t Offset2, unsigned Opcode2) { in shouldClusterFI() argument2351 int Scale2 = AArch64InstrInfo::getMemScale(Opcode2); in shouldClusterFI()
2600 int64_t Offset2, unsigned Opcode2) { in shouldClusterFI() argument2612 int Scale2 = AArch64InstrInfo::getMemScale(Opcode2); in shouldClusterFI()