Searched defs:isExactlyValue (Results 1 - 5 of 5) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp118 bool ConstantFPSDNode::isExactlyValue(const APFloat& V) const { function in class:ConstantFPSDNode
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/IR/
H A DConstants.h324 bool isExactlyValue(double V) const { function in class:llvm::final
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/ADT/
H A DAPFloat.h1150 bool isExactlyValue(double V) const { function in class:llvm::APFloat
/freebsd-12-stable/contrib/llvm-project/llvm/lib/IR/
H A DConstants.cpp906 bool ConstantFP::isExactlyValue(const APFloat &V) const { function in class:ConstantFP
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DSelectionDAGNodes.h1639 bool isExactlyValue(double V) const { function in class:llvm::ConstantFPSDNode

Completed in 203 milliseconds