reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Overridden By

lib/Target/AArch64/AArch64InstrInfo.cpp
 3639 bool AArch64InstrInfo::isAssociativeAndCommutative(
lib/Target/PowerPC/PPCInstrInfo.cpp
  233 bool PPCInstrInfo::isAssociativeAndCommutative(const MachineInstr &Inst) const {
lib/Target/X86/X86InstrInfo.cpp
 7260 bool X86InstrInfo::isAssociativeAndCommutative(const MachineInstr &Inst) const {

References

lib/CodeGen/TargetInstrInfo.cpp
  715   return isAssociativeAndCommutative(Inst) &&