Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DTwoAddressInstructionPass.cpp148 bool rescheduleMIBelowKill(MachineBasicBlock::iterator &mi,
858 rescheduleMIBelowKill(MachineBasicBlock::iterator &mi, in rescheduleMIBelowKill() function in TwoAddressInstructionPass
1300 if (!Commuted && EnableRescheduling && rescheduleMIBelowKill(mi, nmi, regB)) { in tryInstructionTransform()
/external/llvm/lib/CodeGen/
DTwoAddressInstructionPass.cpp123 bool rescheduleMIBelowKill(MachineBasicBlock::iterator &mi,
816 rescheduleMIBelowKill(MachineBasicBlock::iterator &mi, in rescheduleMIBelowKill() function in TwoAddressInstructionPass
1245 if (!Commuted && EnableRescheduling && rescheduleMIBelowKill(mi, nmi, regB)) { in tryInstructionTransform()