Home
last modified time | relevance | path

Searched refs:tryInstructionCommute (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DTwoAddressInstructionPass.cpp160 bool tryInstructionCommute(MachineInstr *MI,
1200 bool TwoAddressInstructionPass::tryInstructionCommute(MachineInstr *MI, in tryInstructionCommute() function in TwoAddressInstructionPass
1282 bool Commuted = tryInstructionCommute(&MI, DstIdx, SrcIdx, regBKilled, Dist); in tryInstructionTransform()
/external/llvm/lib/CodeGen/
DTwoAddressInstructionPass.cpp135 bool tryInstructionCommute(MachineInstr *MI,
1158 bool TwoAddressInstructionPass::tryInstructionCommute(MachineInstr *MI, in tryInstructionCommute() function in TwoAddressInstructionPass
1227 bool Commuted = tryInstructionCommute(&MI, DstIdx, SrcIdx, regBKilled, Dist); in tryInstructionTransform()