Home
last modified time | relevance | path

Searched defs:commuteInstruction (Results 1 – 2 of 2) sorted by relevance

/freebsd-head/contrib/llvm-project/llvm/lib/CodeGen/
HDTwoAddressInstructionPass.cpp738 bool TwoAddressInstructionImpl::commuteInstruction(MachineInstr *MI, in commuteInstruction() function in TwoAddressInstructionImpl
HDTargetInstrInfo.cpp249 MachineInstr *TargetInstrInfo::commuteInstruction(MachineInstr &MI, bool NewMI, in commuteInstruction() function in TargetInstrInfo