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