Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp1858 static bool shouldSwapCmpOperands(const Comparison &C) { in shouldSwapCmpOperands() function
2311 if (shouldSwapCmpOperands(C)) { in getCmp()