Home
last modified time | relevance | path

Searched defs:isFloatingPoint (Results 1 – 3 of 3) sorted by relevance

/NextBSD/contrib/llvm/include/llvm/CodeGen/
HDValueTypes.h105 bool isFloatingPoint() const { in isFloatingPoint() function
HDMachineValueType.h182 bool isFloatingPoint() const { in isFloatingPoint() function
/NextBSD/contrib/llvm/utils/TableGen/
HDCodeGenDAGPatterns.cpp37 static inline bool isFloatingPoint(MVT::SimpleValueType VT) { in isFloatingPoint() function