Searched refs:isExtendedFloatingPoint (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/gnu/llvm/llvm/include/llvm/CodeGen/
H A DValueTypes.h140 return isSimple() ? V.isFloatingPoint() : isExtendedFloatingPoint();
499 bool isExtendedFloatingPoint() const LLVM_READONLY;
/openbsd-current/gnu/llvm/llvm/lib/CodeGen/
H A DValueTypes.cpp60 bool EVT::isExtendedFloatingPoint() const { function in class:EVT

Completed in 124 milliseconds