Home | History | Annotate | Download | only in R600

Lines Matching refs:FP_TO_UINT

70   setOperationAction(ISD::FP_TO_UINT, MVT::i1, Custom);
720 case ISD::FP_TO_UINT: Results.push_back(LowerFPTOUINT(N->getOperand(0), DAG));