Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp2562 static bool isNaturalMemoryOperand(SDValue Op, unsigned ICmpType) { in isNaturalMemoryOperand() function
2605 if (isNaturalMemoryOperand(C.Op1, C.ICmpType) && C.Op1.hasOneUse()) in shouldSwapCmpOperands()
2610 if (isNaturalMemoryOperand(C.Op0, C.ICmpType) && C.Op0.hasOneUse()) { in shouldSwapCmpOperands()