Searched defs:isAssociativeAndCommutative (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetInstrInfo.h1061 virtual bool isAssociativeAndCommutative(const MachineInstr &Inst) const { function in class:llvm::TargetInstrInfo
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.cpp241 bool PPCInstrInfo::isAssociativeAndCommutative(const MachineInstr &Inst) const { function in class:PPCInstrInfo
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86InstrInfo.cpp7944 bool X86InstrInfo::isAssociativeAndCommutative(const MachineInstr &Inst) const { function in class:X86InstrInfo

Completed in 126 milliseconds