Home | History | Annotate | Download | only in TableGen

Lines Matching refs:isHalf

178   bool isHalf() const { return Float && ElementBitwidth == 16; }
1036 if (T.isHalf() && T.isVector() && !T.isScalarForMangling())