Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/CodeGen/
H A DTwoAddressInstructionPass.cpp665 bool TwoAddressInstructionPass::commuteInstruction(MachineInstr *MI, commuteInstruction() function in TwoAddressInstructionPass
H A DTargetInstrInfo.cpp249 MachineInstr *TargetInstrInfo::commuteInstruction(MachineInstr &MI, bool NewMI, in commuteInstruction() function in TargetInstrInfo