Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp2360 static bool shouldSwapCmpOperands(const Comparison &C) { in shouldSwapCmpOperands() function
2815 if (shouldSwapCmpOperands(C)) { in getCmp()