Home
last modified time | relevance | path

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

/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()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DTwoAddressInstructionPass.cpp147 bool rescheduleMIBelowKill(MachineBasicBlock::iterator &mi,
856 rescheduleMIBelowKill(MachineBasicBlock::iterator &mi, in rescheduleMIBelowKill() function in TwoAddressInstructionPass
1305 if (!Commuted && EnableRescheduling && rescheduleMIBelowKill(mi, nmi, regB)) { in tryInstructionTransform()