Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp2561 static bool shouldSwapCmpOperands(const Comparison &C) { in shouldSwapCmpOperands() function
3088 if (shouldSwapCmpOperands(C)) { in getCmp()