Searched refs:isExtendedFloatingPoint (Results 1 – 2 of 2) sorted by relevance
147 return isSimple() ? V.isFloatingPoint() : isExtendedFloatingPoint(); in isFloatingPoint()527 bool isExtendedFloatingPoint() const LLVM_READONLY;
61 bool EVT::isExtendedFloatingPoint() const { in isExtendedFloatingPoint() function in EVT