Searched defs:isAssociativeAndCommutative (Results 1 – 5 of 5) sorted by relevance
/llvm-project/llvm/lib/Target/SystemZ/ | ||
H A D | SystemZInstrInfo.cpp | 1129 bool SystemZInstrInfo::isAssociativeAndCommutative(const MachineInstr &Inst, isAssociativeAndCommutative() function in SystemZInstrInfo |
/llvm-project/llvm/lib/Target/RISCV/ | ||
H A D | RISCVInstrInfo.cpp | 1899 bool RISCVInstrInfo::isAssociativeAndCommutative(const MachineInstr &Inst, isAssociativeAndCommutative() function in RISCVInstrInfo |
/llvm-project/llvm/lib/Target/PowerPC/ | ||
H A D | PPCInstrInfo.cpp | 233 bool PPCInstrInfo::isAssociativeAndCommutative(const MachineInstr &Inst, isAssociativeAndCommutative() function in PPCInstrInfo |
/llvm-project/llvm/lib/Target/X86/ | ||
H A D | X86InstrInfo.cpp | 9647 bool X86InstrInfo::isAssociativeAndCommutative(const MachineInstr &Inst, isAssociativeAndCommutative() function in X86InstrInfo |
/llvm-project/llvm/lib/Target/AArch64/ | ||
H A D | AArch64InstrInfo.cpp | 5969 bool AArch64InstrInfo::isAssociativeAndCommutative(const MachineInstr &Inst, isAssociativeAndCommutative() function in AArch64InstrInfo |