Lines Matching refs:SETULE
3451 case ISD::SETULE: { in get32BitZExtCompare()
3624 case ISD::SETULE: { in get32BitSExtCompare()
3783 case ISD::SETULE: { in get64BitZExtCompare()
3946 case ISD::SETULE: { in get64BitSExtCompare()
4237 case ISD::SETULE: in SelectCC()
4264 case ISD::SETULE: in SelectCC()
4304 case ISD::SETULE: in getPredicateForSetCC()
4337 case ISD::SETULE: in getCRIdxForSetCC()
4369 case ISD::SETUGE: CC = ISD::SETULE; Swap = true; break; in getVCmpInst()
4377 case ISD::SETULE: CC = ISD::SETOGT; Negate = true; break; in getVCmpInst()
4413 case ISD::SETUGE: CC = ISD::SETULE; Swap = true; break; in getVCmpInst()
4422 case ISD::SETULE: CC = ISD::SETUGT; Negate = true; break; in getVCmpInst()