Searched defs:isIEEE (Results 1 – 2 of 2) sorted by relevance
83 bool Type::isIEEE() const { in isIEEE() function in Type
1372 bool isIEEE() const { return usesLayout<IEEEFloat>(getSemantics()); } in isIEEE() function