Home
last modified time | relevance | path

Searched defs:hasReassociableOperands (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetInstrInfo.cpp833 bool TargetInstrInfo::hasReassociableOperands( in hasReassociableOperands() function in TargetInstrInfo
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVInstrInfo.cpp1839 bool RISCVInstrInfo::hasReassociableOperands( in hasReassociableOperands() function in RISCVInstrInfo
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86InstrInfo.cpp9623 bool X86InstrInfo::hasReassociableOperands(const MachineInstr &Inst, in hasReassociableOperands() function in X86InstrInfo