Home | History | Annotate | Download | only in AMDGPU

Lines Matching defs:Half

1966   // Extract the upper half, since this is where we will find the sign and
2054 const SDValue Half = DAG.getConstantFP(0.5, SL, MVT::f32);
2061 SDValue Cmp = DAG.getSetCC(SL, SetCCVT, AbsDiff, Half, ISD::SETOGE);