Home | History | Annotate | Download | only in Sparc

Lines Matching refs:FCC_GE

1412   case ISD::SETOGE: return SPCC::FCC_GE;
2175 case SPCC::FCC_GE : LibCall = is64Bit? "_Qp_fge" : "_Q_fge"; break;