Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DTwoAddressInstructionPass.cpp150 bool isProfitableToCommute(Register RegA, Register RegB, Register RegC,
633 bool TwoAddressInstructionImpl::isProfitableToCommute(Register RegA, in isProfitableToCommute() function in TwoAddressInstructionImpl
1278 isProfitableToCommute(DstOpReg, BaseOpReg, OtherOpReg, MI, Dist)) { in tryInstructionCommute()