Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetInstrInfo.cpp1275 static std::pair<bool, bool> mustSwapOperands(unsigned Pattern) { in mustSwapOperands() function
1360 auto [SwapRootOperands, SwapPrevOperands] = mustSwapOperands(Pattern); in reassociateOps()