Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DTwoAddressInstructionPass.cpp155 bool tryInstructionTransform(MachineBasicBlock::iterator &mi,
1264 tryInstructionTransform(MachineBasicBlock::iterator &mi, in tryInstructionTransform() function in TwoAddressInstructionPass
1385 tryInstructionTransform(NewMI, mi, NewSrcIdx, NewDstIdx, Dist, true); in tryInstructionTransform()
1738 tryInstructionTransform(mi, nmi, SrcIdx, DstIdx, Dist, false)) { in runOnMachineFunction()
/external/llvm/lib/CodeGen/
DTwoAddressInstructionPass.cpp130 bool tryInstructionTransform(MachineBasicBlock::iterator &mi,
1209 tryInstructionTransform(MachineBasicBlock::iterator &mi, in tryInstructionTransform() function in TwoAddressInstructionPass
1330 tryInstructionTransform(NewMI, mi, NewSrcIdx, NewDstIdx, Dist, true); in tryInstructionTransform()
1675 tryInstructionTransform(mi, nmi, SrcIdx, DstIdx, Dist, false)) { in runOnMachineFunction()