Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:getSetCCSwappedOperands

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