Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DTwoAddressInstructionPass.cpp1209 unsigned DstOpReg = MI->getOperand(DstOpIdx).getReg(); in tryInstructionCommute() local
1231 isProfitableToCommute(DstOpReg, BaseOpReg, OtherOpReg, MI, Dist)) { in tryInstructionCommute()
/external/llvm/lib/CodeGen/
DTwoAddressInstructionPass.cpp1163 unsigned DstOpReg = MI->getOperand(DstOpIdx).getReg(); in tryInstructionCommute() local
1185 isProfitableToCommute(DstOpReg, BaseOpReg, OtherOpReg, MI, Dist)) { in tryInstructionCommute()