Searched defs:isAssociativeAndCommutative (Results 1 – 4 of 4) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/ | ||
H A D | RISCVInstrInfo.cpp | 1702 bool RISCVInstrInfo::isAssociativeAndCommutative(const MachineInstr &Inst, isAssociativeAndCommutative() function in RISCVInstrInfo |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/PowerPC/ | ||
H A D | PPCInstrInfo.cpp | 233 bool PPCInstrInfo::isAssociativeAndCommutative(const MachineInstr &Inst, in isAssociativeAndCommutative() function in PPCInstrInfo |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/ | ||
H A D | X86InstrInfo.cpp | 9563 bool X86InstrInfo::isAssociativeAndCommutative(const MachineInstr &Inst, isAssociativeAndCommutative() function in X86InstrInfo |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/ | ||
H A D | AArch64InstrInfo.cpp | 5930 bool AArch64InstrInfo::isAssociativeAndCommutative(const MachineInstr &Inst, isAssociativeAndCommutative() function in AArch64InstrInfo |