Searched defs:hasReassociableOperands (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/lib/CodeGen/ | ||
H A D | TargetInstrInfo.cpp | 833 bool TargetInstrInfo::hasReassociableOperands( hasReassociableOperands() function in TargetInstrInfo |
/llvm-project/llvm/lib/Target/RISCV/ | ||
H A D | RISCVInstrInfo.cpp | 1842 bool RISCVInstrInfo::hasReassociableOperands( hasReassociableOperands() function in RISCVInstrInfo |
/llvm-project/llvm/lib/Target/X86/ | ||
H A D | X86InstrInfo.cpp | 9623 bool X86InstrInfo::hasReassociableOperands(const MachineInstr &Inst, hasReassociableOperands() function in X86InstrInfo |