Home | History | Annotate | Download | only in TableGen

Lines Matching refs:isFloat

171   bool isFloat() const { return Float && ElementBitwidth == 32; }