Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:getSetCCSwappedOperands

220 /// getSetCCSwappedOperands - Return the operation corresponding to (Y op X)
222 ISD::CondCode ISD::getSetCCSwappedOperands(ISD::CondCode Operation) {
1646 return getSetCC(dl, VT, N2, N1, ISD::getSetCCSwappedOperands(Cond));