Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DTwoAddressInstructionPass.cpp146 bool isDefTooClose(unsigned Reg, unsigned Dist, MachineInstr *MI);
1023 bool TwoAddressInstructionPass::isDefTooClose(unsigned Reg, unsigned Dist, in isDefTooClose() function in TwoAddressInstructionPass
1098 if (isDefTooClose(MOReg, DI->second, MI)) in rescheduleKillAboveMI()
/external/llvm/lib/CodeGen/
DTwoAddressInstructionPass.cpp121 bool isDefTooClose(unsigned Reg, unsigned Dist, MachineInstr *MI);
981 bool TwoAddressInstructionPass::isDefTooClose(unsigned Reg, unsigned Dist, in isDefTooClose() function in TwoAddressInstructionPass
1056 if (isDefTooClose(MOReg, DI->second, MI)) in rescheduleKillAboveMI()