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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DTwoAddressInstructionPass.cpp133 bool isProfitableToCommute(unsigned regA, unsigned regB, unsigned regC,
583 isProfitableToCommute(unsigned regA, unsigned regB, unsigned regC, function in class:TwoAddressInstructionPass
1231 isProfitableToCommute(DstOpReg, BaseOpReg, OtherOpReg, MI, Dist)) {

Completed in 183 milliseconds