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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.cpp233 bool PPCInstrInfo::isAssociativeAndCommutative(const MachineInstr &Inst) const { function in class:PPCInstrInfo
/freebsd-12-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-12-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.cpp3713 bool AArch64InstrInfo::isAssociativeAndCommutative( function in class:AArch64InstrInfo
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86InstrInfo.cpp7260 bool X86InstrInfo::isAssociativeAndCommutative(const MachineInstr &Inst) const { function in class:X86InstrInfo

Completed in 99 milliseconds