Home | History | Annotate | Download | only in AMDGPU

Lines Matching defs:ToInt

1555   ISD::NodeType ToInt = sign ? ISD::FP_TO_SINT : ISD::FP_TO_UINT;
1612 SDValue iq = DAG.getNode(ToInt, DL, IntVT, fq);