Searched defs:hasReassociableOperands (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/ | ||
H A D | TargetInstrInfo.cpp | 833 bool TargetInstrInfo::hasReassociableOperands( in hasReassociableOperands() function in TargetInstrInfo |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/ | ||
H A D | X86InstrInfo.cpp | 9540 bool X86InstrInfo::hasReassociableOperands(const MachineInstr &Inst, hasReassociableOperands() function in X86InstrInfo |