Lines Matching refs:SETULE
3001 case ISD::SETULE: { in get32BitZExtCompare()
3174 case ISD::SETULE: { in get32BitSExtCompare()
3333 case ISD::SETULE: { in get64BitZExtCompare()
3496 case ISD::SETULE: { in get64BitSExtCompare()
3777 case ISD::SETULE: in SelectCC()
3804 case ISD::SETULE: in SelectCC()
3844 case ISD::SETULE: in getPredicateForSetCC()
3877 case ISD::SETULE: in getCRIdxForSetCC()
3909 case ISD::SETUGE: CC = ISD::SETULE; Swap = true; break; in getVCmpInst()
3917 case ISD::SETULE: CC = ISD::SETOGT; Negate = true; break; in getVCmpInst()
3953 case ISD::SETUGE: CC = ISD::SETULE; Swap = true; break; in getVCmpInst()
3962 case ISD::SETULE: CC = ISD::SETUGT; Negate = true; break; in getVCmpInst()