Home
last modified time | relevance | path

Searched defs:isExactlyValue (Results 1 – 4 of 4) sorted by relevance

/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/IR/
HDConstants.h335 bool isExactlyValue(double V) const { in isExactlyValue() function
/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/ADT/
HDAPFloat.h1337 bool isExactlyValue(double V) const { in isExactlyValue() function
/freebsd-14-stable/contrib/llvm-project/llvm/lib/IR/
HDConstants.cpp1100 bool ConstantFP::isExactlyValue(const APFloat &V) const { in isExactlyValue() function in ConstantFP
/freebsd-14-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
HDSelectionDAG.cpp124 bool ConstantFPSDNode::isExactlyValue(const APFloat& V) const { in isExactlyValue() function in ConstantFPSDNode