Home
last modified time | relevance | path

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

/external/llvm/lib/Target/SystemZ/
DSystemZISelLowering.cpp1704 static bool shouldSwapCmpOperands(const Comparison &C) { in shouldSwapCmpOperands() function
2136 if (shouldSwapCmpOperands(C)) { in getCmp()