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