Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Target/
DTargetInstrInfo.h854 virtual bool isAssociativeAndCommutative(const MachineInstr &Inst) const { in isAssociativeAndCommutative() function
/external/llvm/lib/Target/PowerPC/
DPPCInstrInfo.cpp199 bool PPCInstrInfo::isAssociativeAndCommutative(const MachineInstr &Inst) const { in isAssociativeAndCommutative() function in PPCInstrInfo
/external/llvm/lib/Target/AArch64/
DAArch64InstrInfo.cpp2895 bool AArch64InstrInfo::isAssociativeAndCommutative(const MachineInstr &Inst) const { in isAssociativeAndCommutative() function in AArch64InstrInfo
/external/llvm/lib/Target/X86/
DX86InstrInfo.cpp7216 bool X86InstrInfo::isAssociativeAndCommutative(const MachineInstr &Inst) const { in isAssociativeAndCommutative() function in X86InstrInfo